CrisisFlag/tests/bootstrap.php
2015-11-30 19:18:23 +01:00

9 lines
197 B
PHP

<?php
/**
* Test runner bootstrap.
*
* Add additional configuration/setup your application needs when running
* unit tests in this file.
*/
require dirname(__DIR__) . '/config/bootstrap.php';