summaryrefslogtreecommitdiff
path: root/_test/tests/inc/utf8_substr.test.php
diff options
context:
space:
mode:
Diffstat (limited to '_test/tests/inc/utf8_substr.test.php')
-rw-r--r--_test/tests/inc/utf8_substr.test.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/_test/tests/inc/utf8_substr.test.php b/_test/tests/inc/utf8_substr.test.php
index 19eea4eb4..758e8c9d4 100644
--- a/_test/tests/inc/utf8_substr.test.php
+++ b/_test/tests/inc/utf8_substr.test.php
@@ -1,7 +1,6 @@
<?php
// use no mbstring help here
if(!defined('UTF8_NOMBSTRING')) define('UTF8_NOMBSTRING',1);
-require_once DOKU_INC.'inc/utf8.php';
class utf8_substr_test extends DokuWikiTest {