From 131247a2e82a36fdf1c359fb4beb2ff510bfa423 Mon Sep 17 00:00:00 2001 From: Jared Hirsch Date: Thu, 15 Oct 2009 12:35:50 -0700 Subject: [PATCH] commented out UnitTest 'extends TestRunner'. Now cleaning up broken pieces one at a time. Going a little slower with commits. Slightly nervous. Yet continuing to stupidly, brazenly not write tests. --- UnitTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UnitTest.php b/UnitTest.php index d5e9b14..59ccb4c 100644 --- a/UnitTest.php +++ b/UnitTest.php @@ -4,7 +4,7 @@ // same thing as JrMnt, but no comments. // I kind of find them really distracting. -class UnitTest extends TestRunner +class UnitTest //extends TestRunner { public function setUp() {