mirror of
https://github.com/jbcr/ezmigrationbundle.git
synced 2026-04-25 01:18:04 +02:00
4 lines
123 B
PHP
Executable File
4 lines
123 B
PHP
Executable File
<?php
|
|
|
|
$loader = require_once __DIR__ . '/../vendor/autoload.php';
|
|
$loader->add('Kaliop\eZMigrationBundle\Tests', __DIR__); |