summaryrefslogtreecommitdiff
path: root/_test/cases/inc/utf8_utf16be.test.php
diff options
context:
space:
mode:
Diffstat (limited to '_test/cases/inc/utf8_utf16be.test.php')
-rw-r--r--_test/cases/inc/utf8_utf16be.test.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/_test/cases/inc/utf8_utf16be.test.php b/_test/cases/inc/utf8_utf16be.test.php
index 2d79ca35a..3a346da51 100644
--- a/_test/cases/inc/utf8_utf16be.test.php
+++ b/_test/cases/inc/utf8_utf16be.test.php
@@ -3,7 +3,7 @@
require_once DOKU_INC.'inc/utf8.php';
// use no mbstring help here
-define('UTF8_NOMBSTRING',1);
+if(!defined('UTF8_NOMBSTRING')) define('UTF8_NOMBSTRING',1);
class utf8_utf16be_test extends UnitTestCase {
// some chars from various code regions