Files
ezmigrationbundle/Tests/bootstrap.php
T
2015-10-26 11:32:17 +00:00

4 lines
123 B
PHP
Executable File

<?php
$loader = require_once __DIR__ . '/../vendor/autoload.php';
$loader->add('Kaliop\eZMigrationBundle\Tests', __DIR__);