X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=vendor%2Fdrush%2Fdrush%2Ftests%2Fmakefiles%2Fincludes-main.make;fp=vendor%2Fdrush%2Fdrush%2Ftests%2Fmakefiles%2Fincludes-main.make;h=0000000000000000000000000000000000000000;hb=af6d1fb995500ae68849458ee10d66abbdcfb252;hp=a3d5902e80369891c49142d6e304e172d71ca00b;hpb=680c79a86e3ed402f263faeac92e89fb6d9edcc0;p=yaffs-website diff --git a/vendor/drush/drush/tests/makefiles/includes-main.make b/vendor/drush/drush/tests/makefiles/includes-main.make deleted file mode 100644 index a3d5902e8..000000000 --- a/vendor/drush/drush/tests/makefiles/includes-main.make +++ /dev/null @@ -1,14 +0,0 @@ -core = 7.x -api = 2 - -; Main makefile containing drupal core -includes[platform][makefile] = 'tests/makefiles/includes-platform.make' -includes[platform][download][type] = "git" -includes[platform][download][url] = "https://github.com/pmatias/drush.git" -includes[platform][download][branch] = "includes-git-support" - -; Sub platform makefile -includes[subplatform][makefile] = 'tests/makefiles/includes-sub-platform.make' -includes[subplatform][download][type] = "git" -includes[subplatform][download][url] = "https://github.com/pmatias/drush.git" -includes[subplatform][download][branch] = "includes-git-support"