We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0436f08 commit 6d1872eCopy full SHA for 6d1872e
test/bootstrap.php
@@ -8,7 +8,6 @@
8
*/
9
10
$loader = require __DIR__ . '/../vendor/autoload.php';
11
-$loader->add('Resque_Tests', __DIR__);
12
13
define('TEST_MISC', realpath(__DIR__ . '/misc/'));
14
define('REDIS_CONF', TEST_MISC . '/redis.conf');
0 commit comments