Skip to content

Commit

Permalink
commented out UnitTest 'extends TestRunner'. Now cleaning up broken p…
Browse files Browse the repository at this point in the history
…ieces one at a time. Going a little slower with commits. Slightly nervous. Yet continuing to stupidly, brazenly not write tests.
  • Loading branch information
Jared Hirsch committed Oct 15, 2009
1 parent e326ea4 commit 131247a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UnitTest.php
Expand Up @@ -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()
{
Expand Down

0 comments on commit 131247a

Please sign in to comment.