summaryrefslogtreecommitdiff
path: root/_test/cases/inc/parser/parser_footnote.test.php
diff options
context:
space:
mode:
authorchris <chris@jalakai.co.uk>2006-08-09 21:21:15 +0200
committerchris <chris@jalakai.co.uk>2006-08-09 21:21:15 +0200
commit742c66f88fe7a65996ebfb3800910c99bdff1a8f (patch)
tree1190dddbcf89a12d0a2ceeacd1eab87968df67ad /_test/cases/inc/parser/parser_footnote.test.php
parent74c0c50443b26fe6747fca8e267b335d6858c783 (diff)
downloadrpg-742c66f88fe7a65996ebfb3800910c99bdff1a8f.tar.gz
rpg-742c66f88fe7a65996ebfb3800910c99bdff1a8f.tar.bz2
more unit test fixes
- move parser.test.php darcs-hash:20060809192115-9b6ab-973fea51fbfdcf5f44a2ac66000f2ccb5fdd43b4.gz
Diffstat (limited to '_test/cases/inc/parser/parser_footnote.test.php')
-rw-r--r--_test/cases/inc/parser/parser_footnote.test.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/_test/cases/inc/parser/parser_footnote.test.php b/_test/cases/inc/parser/parser_footnote.test.php
index cb39b065d..62c50f2d0 100644
--- a/_test/cases/inc/parser/parser_footnote.test.php
+++ b/_test/cases/inc/parser/parser_footnote.test.php
@@ -1,5 +1,5 @@
<?php
-require_once 'parser.test.php';
+require_once 'parser.inc.php';
class TestOfDoku_Parser_Footnote extends TestOfDoku_Parser {