mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-06 13:16:39 +02:00
Fix tests
This commit is contained in:
@@ -9,5 +9,5 @@
|
||||
* file that was distributed with this source code.
|
||||
*/
|
||||
|
||||
require_once __DIR__ . "/../vendor/autoload.php";
|
||||
require_once __DIR__.'/Monolog/TestCase.php';
|
||||
$loader = require_once __DIR__ . "/../vendor/autoload.php";
|
||||
$loader->add('Monolog\\', __DIR__);
|
||||
|
Reference in New Issue
Block a user