summaryrefslogtreecommitdiff
path: root/_test/tests/inc/safefn.test.php
diff options
context:
space:
mode:
Diffstat (limited to '_test/tests/inc/safefn.test.php')
-rw-r--r--_test/tests/inc/safefn.test.php4
1 files changed, 1 insertions, 3 deletions
diff --git a/_test/tests/inc/safefn.test.php b/_test/tests/inc/safefn.test.php
index 78e08fec6..175b72dfc 100644
--- a/_test/tests/inc/safefn.test.php
+++ b/_test/tests/inc/safefn.test.php
@@ -1,8 +1,6 @@
<?php
// use no mbstring help here
if(!defined('UTF8_NOMBSTRING')) define('UTF8_NOMBSTRING',1);
-require_once DOKU_INC.'inc/utf8.php';
-require_once DOKU_INC.'inc/SafeFN.class.php';
class safeFN_test extends DokuWikiTest {
@@ -34,7 +32,7 @@ class safeFN_test extends DokuWikiTest {
$this->assertEquals(SafeFN::decode($safe),$utf8);
}
}
-
+
function test2(){
$tests[] = array('совместимая','%td%ta%sy%t8%t1%td%te%t4%t8%sw%tr');