webadmin/tests/bootstrap.php
2017-06-22 15:48:15 +03:00

8 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';