X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=vendor%2Fdrush%2Fdrush%2Ftests%2Fresources%2Fglobal-includes%2FGenerators%2FFooGenerator.php;fp=vendor%2Fdrush%2Fdrush%2Ftests%2Fresources%2Fglobal-includes%2FGenerators%2FFooGenerator.php;h=0000000000000000000000000000000000000000;hp=8eadf0f214e5fe00d1704f746c73583fa50a927d;hb=0bf8d09d2542548982e81a441b1f16e75873a04f;hpb=74df008bdbb3a11eeea356744f39b802369bda3c diff --git a/vendor/drush/drush/tests/resources/global-includes/Generators/FooGenerator.php b/vendor/drush/drush/tests/resources/global-includes/Generators/FooGenerator.php deleted file mode 100644 index 8eadf0f21..000000000 --- a/vendor/drush/drush/tests/resources/global-includes/Generators/FooGenerator.php +++ /dev/null @@ -1,25 +0,0 @@ -addFile() - ->path('foo.php') - ->template('foo.twig'); - } -}