summaryrefslogtreecommitdiff
path: root/ext/standard/tests/file/windows_mb_path/test_cp932_3.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/tests/file/windows_mb_path/test_cp932_3.phpt')
-rw-r--r--ext/standard/tests/file/windows_mb_path/test_cp932_3.phpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/standard/tests/file/windows_mb_path/test_cp932_3.phpt b/ext/standard/tests/file/windows_mb_path/test_cp932_3.phpt
index db31c1ad7a..95992ae79f 100644
--- a/ext/standard/tests/file/windows_mb_path/test_cp932_3.phpt
+++ b/ext/standard/tests/file/windows_mb_path/test_cp932_3.phpt
@@ -19,7 +19,7 @@ internal_encoding=cp932
#vim: set encoding=cp932
*/
-include dirname(__FILE__) . DIRECTORY_SEPARATOR . "util.inc";
+include dirname(__FILE__) . DIRECTORY_SEPARATOR . "util.inc";
$item = "テストマルチバイト・パス77"; // cp932 string
@@ -35,7 +35,7 @@ remove_data("file_cp932");
?>
===DONE===
---EXPECTF--
+--EXPECTF--
string(%d) "%s\テストマルチバイト・パス77"
bool(true)
bool(true)