commit bfa2d4ee800b7b39b4adfc0df7ce0b9de0141f56 parent 86451fc0bce18177de18355ff44cca0fc0a4fd65 Author: mtrnord <mtrnord1@gmail.com> Date: Sun, 4 Oct 2015 20:54:33 +0200 include a file that i didn't know of yet Diffstat:
| M | tests/mysqliLoadedTest.php | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/tests/mysqliLoadedTest.php b/tests/mysqliLoadedTest.php @@ -1,4 +1,5 @@ <?php +require_once "PHPUnit/Autoload.php"; class mysqliLoadedTest extends PHPUnit_Framework_TestCase { public function startLoaderTest()