1
0
mirror of https://github.com/dg/dibi.git synced 2025-09-01 10:02:53 +02:00

fixed test support files

This commit is contained in:
David Grudl
2014-03-24 19:16:07 +01:00
parent 1a4fca41a7
commit 771bdbe124
6 changed files with 17 additions and 9 deletions

View File

@@ -7,6 +7,7 @@
* @phpversion 5.5
*/
use Tester\Assert;
require __DIR__ . '/bootstrap.php';