From c1709beaa4736bbd3c4f0e0baa8613b216bef715 Mon Sep 17 00:00:00 2001 From: gnat Date: Tue, 24 Jul 2007 19:50:12 +0000 Subject: [PATCH] commented out non-existing test case, and closed the unclosed code coverage block comment --- tests/run.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/tests/run.php b/tests/run.php index 30d8c70f1..147834045 100644 --- a/tests/run.php +++ b/tests/run.php @@ -72,7 +72,7 @@ $test->addTestCase(new Doctrine_Ticket330_TestCase()); */ /** */ -$test->addTestCase(new Doctrine_TicketNjero_TestCase()); +//$test->addTestCase(new Doctrine_TicketNjero_TestCase()); // Connection drivers (not yet fully tested) @@ -477,4 +477,5 @@ function countCovered($value, $key){ - +*/ +?>