summaryrefslogtreecommitdiff
path: root/ext/standard/tests/file/windows_mb_path/test_cp874_1.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/tests/file/windows_mb_path/test_cp874_1.phpt')
-rw-r--r--ext/standard/tests/file/windows_mb_path/test_cp874_1.phpt6
1 files changed, 3 insertions, 3 deletions
diff --git a/ext/standard/tests/file/windows_mb_path/test_cp874_1.phpt b/ext/standard/tests/file/windows_mb_path/test_cp874_1.phpt
index 6cb2fb7eee..aa877d7406 100644
--- a/ext/standard/tests/file/windows_mb_path/test_cp874_1.phpt
+++ b/ext/standard/tests/file/windows_mb_path/test_cp874_1.phpt
@@ -19,10 +19,10 @@ internal_encoding=cp874
#vim: set encoding=cp874
*/
-include dirname(__FILE__) . DIRECTORY_SEPARATOR . "util.inc";
+include dirname(__FILE__) . DIRECTORY_SEPARATOR . "util.inc";
-$item = "เป็นแฟ้มที่ทดสอบ11";
+$item = "เป็นแฟ้มที่ทดสอบ11";
$prefix = create_data("file_cp874", $item, 874);
$fn = dirname(__FILE__) . DIRECTORY_SEPARATOR . $item;
@@ -35,7 +35,7 @@ remove_data("file_cp874");
?>
===DONE===
---EXPECTF--
+--EXPECTF--
string(%d) "%s\เป็นแฟ้มที่ทดสอบ11"
bool(true)
bool(true)