summaryrefslogtreecommitdiff
path: root/ext/standard/tests/file/windows_mb_path/test_cp1252_0.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/tests/file/windows_mb_path/test_cp1252_0.phpt')
-rw-r--r--ext/standard/tests/file/windows_mb_path/test_cp1252_0.phpt6
1 files changed, 3 insertions, 3 deletions
diff --git a/ext/standard/tests/file/windows_mb_path/test_cp1252_0.phpt b/ext/standard/tests/file/windows_mb_path/test_cp1252_0.phpt
index 85a1c41f07..6fe0d968f7 100644
--- a/ext/standard/tests/file/windows_mb_path/test_cp1252_0.phpt
+++ b/ext/standard/tests/file/windows_mb_path/test_cp1252_0.phpt
@@ -19,9 +19,9 @@ internal_encoding=cp1252
#vim: set encoding=cp1252
*/
-include dirname(__FILE__) . DIRECTORY_SEPARATOR . "util.inc";
+include dirname(__FILE__) . DIRECTORY_SEPARATOR . "util.inc";
-$item = "gefäß";
+$item = "gefäß";
$prefix = create_data("file", $item, 1252);
$fn = $prefix . DIRECTORY_SEPARATOR . $item;
@@ -34,7 +34,7 @@ remove_data("file");
?>
===DONE===
---EXPECTF--
+--EXPECTF--
string(%d) "%s\gefäß"
bool(true)
bool(true)