So there was an API change between Drush 4.5 and 4.6, which means that Drush includes are not picked when in directories called 'tests', which are tests are, so the tests fail to run when using Drush 4.6.
Fix should be really simple.
So there was an API change between Drush 4.5 and 4.6, which means that Drush includes are not picked when in directories called 'tests', which are tests are, so the tests fail to run when using Drush 4.6.
Fix should be really simple.
Comments
Comment #1
steven jones commentedShould be fixed in 6.x-1.x.