diff options
Diffstat (limited to 'tests/simple_unit/unit.php')
-rw-r--r-- | tests/simple_unit/unit.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/simple_unit/unit.php b/tests/simple_unit/unit.php index 63910f68..b0e7874d 100644 --- a/tests/simple_unit/unit.php +++ b/tests/simple_unit/unit.php @@ -5,5 +5,3 @@ $test_cases = dirname(__FILE__)."/"; $tester = new PradoUnitTester($test_cases); $tester->run(new HtmlReporter()); - -?>
\ No newline at end of file |