summaryrefslogtreecommitdiff
path: root/_test/cases/inc/parser/parser_tocsections.test.php
diff options
context:
space:
mode:
Diffstat (limited to '_test/cases/inc/parser/parser_tocsections.test.php')
-rw-r--r--_test/cases/inc/parser/parser_tocsections.test.php8
1 files changed, 0 insertions, 8 deletions
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());
-}