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_tocsections.test.php | 8 -------- 1 file changed, 8 deletions(-) (limited to '_test/cases/inc/parser/parser_tocsections.test.php') diff --git a/_test/cases/inc/parser/parser_tocsections.test.php b/_test/cases/inc/parser/parser_tocsections.test.php index 64051e2ad..258b438a8 100644 --- a/_test/cases/inc/parser/parser_tocsections.test.php +++ b/_test/cases/inc/parser/parser_tocsections.test.php @@ -506,11 +506,3 @@ Z } } -/** -* Conditional test runner -*/ -if (!defined('TEST_RUNNING')) { - define('TEST_RUNNING', true); - $test = &new TestOfDoku_Parser_TocSections(); - $test->run(new HtmlReporter()); -} -- cgit v1.2.3