summaryrefslogtreecommitdiff
path: root/_test/tests/inc/pageutils_getid.test.php
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2012-05-01 22:58:57 +0200
committerAndreas Gohr <andi@splitbrain.org>2012-05-01 22:58:57 +0200
commit050f8f4ddc32167e205a190eec9a60ad8f3caed5 (patch)
treed33554bde021d49cc7d802b4e053357e5e3b6b8f /_test/tests/inc/pageutils_getid.test.php
parent3c0d44f1aa44d3ac3d8b9e652d172b1eda680bbf (diff)
downloadrpg-050f8f4ddc32167e205a190eec9a60ad8f3caed5.tar.gz
rpg-050f8f4ddc32167e205a190eec9a60ad8f3caed5.tar.bz2
removed unecessary requiresin unit tests
Diffstat (limited to '_test/tests/inc/pageutils_getid.test.php')
-rw-r--r--_test/tests/inc/pageutils_getid.test.php4
1 files changed, 1 insertions, 3 deletions
diff --git a/_test/tests/inc/pageutils_getid.test.php b/_test/tests/inc/pageutils_getid.test.php
index 608760298..0fcd58666 100644
--- a/_test/tests/inc/pageutils_getid.test.php
+++ b/_test/tests/inc/pageutils_getid.test.php
@@ -1,12 +1,10 @@
<?php
-require_once DOKU_INC.'inc/utf8.php';
-require_once DOKU_INC.'inc/pageutils.php';
class init_getID_test extends DokuWikiTest {
/**
* fetch media files with basedir and urlrewrite=2
- *
+ *
* data provided by Jan Decaluwe <jan@jandecaluwe.com>
*/
function test1(){