diff options
author | Andreas Gohr <andi@splitbrain.org> | 2005-10-22 23:05:19 +0200 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2005-10-22 23:05:19 +0200 |
commit | bc5021e986d7e06c99001e7c409afdf1d16335ff (patch) | |
tree | f2773f196691f6425d1c42476b4fe963830ab25f /_test/cases/inc/parser/parser.group.php | |
parent | 840583dccde3ec4ca0a5a947d29b63a19fc3fbad (diff) | |
download | rpg-bc5021e986d7e06c99001e7c409afdf1d16335ff.tar.gz rpg-bc5021e986d7e06c99001e7c409afdf1d16335ff.tar.bz2 |
some test fixes (down to 67 failing ones)
darcs-hash:20051022210519-7ad00-5d4e204bd3c7cbe8a69f4c386c303e967c2d51cd.gz
Diffstat (limited to '_test/cases/inc/parser/parser.group.php')
-rw-r--r-- | _test/cases/inc/parser/parser.group.php | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/_test/cases/inc/parser/parser.group.php b/_test/cases/inc/parser/parser.group.php index ca9084127..f1ba38e56 100644 --- a/_test/cases/inc/parser/parser.group.php +++ b/_test/cases/inc/parser/parser.group.php @@ -6,11 +6,6 @@ */ /** -* Init -*/ -require_once('./testconfig.php'); - -/** * @package Dokuwiki * @subpackage Tests */ |