propel-bundle/Tests/autoload.php.dist
2012-04-20 13:33:35 +02:00

6 lines
158 B
Plaintext

<?php
require_once __DIR__ . '/../vendor/autoload.php';
set_include_path(get_include_path() . PATH_SEPARATOR . __DIR__ . '/../vendor/phing/phing/classes');