diff options
Diffstat (limited to 'tests/unit/AllTests.php')
-rw-r--r-- | tests/unit/AllTests.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/unit/AllTests.php b/tests/unit/AllTests.php index e4c022cb..7b8027b3 100644 --- a/tests/unit/AllTests.php +++ b/tests/unit/AllTests.php @@ -1,5 +1,4 @@ <?php -require_once dirname(__FILE__).'/phpunit.php'; if(!defined('PHPUnit_MAIN_METHOD')) { define('PHPUnit_MAIN_METHOD', 'AllTests::main'); |