From c140058b66ea40af6859e2bb565564f1f56a37ae Mon Sep 17 00:00:00 2001 From: Andreas Gohr Date: Sun, 23 Oct 2005 13:30:04 +0200 Subject: more tests fixed (down to 50) darcs-hash:20051023113004-7ad00-cc03ff18908e81f00bafc8e5e386340e9752bf3f.gz --- _test/cases/inc/parser/parser_table.test.php | 8 -------- 1 file changed, 8 deletions(-) (limited to '_test/cases/inc/parser/parser_table.test.php') diff --git a/_test/cases/inc/parser/parser_table.test.php b/_test/cases/inc/parser/parser_table.test.php index 0f04dbeee..47f790c2d 100644 --- a/_test/cases/inc/parser/parser_table.test.php +++ b/_test/cases/inc/parser/parser_table.test.php @@ -548,11 +548,3 @@ def'); } } -/** -* Conditional test runner -*/ -if (!defined('TEST_RUNNING')) { - define('TEST_RUNNING', true); - $test = &new TestOfDoku_Parser_Table(); - $test->run(new HtmlReporter()); -} -- cgit v1.2.3