From 376a5af2d258f87e2be75b667850436987c68a55 Mon Sep 17 00:00:00 2001 From: knut <> Date: Tue, 29 May 2007 20:29:10 +0000 Subject: upgraded unit test suite to use PHPUnit3 use "cd tests/; phpunit AllTests.php" to run the tests use "cd tests/; phpunit --report=coverage AllTests.php" to get a nice code coverage report (need xdebug) --- tests/unit/phpunit2.php | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 tests/unit/phpunit2.php (limited to 'tests/unit/phpunit2.php') diff --git a/tests/unit/phpunit2.php b/tests/unit/phpunit2.php deleted file mode 100644 index 8d9c8d0d..00000000 --- a/tests/unit/phpunit2.php +++ /dev/null @@ -1,18 +0,0 @@ - -- cgit v1.2.3