Skip to content

Commit 9e6d80d

Browse files
committed
1 parent 1d9e716 commit 9e6d80d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/standard/tests/file/windows_mb_path/bug54028_2.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ skip_if_no_required_exts();
1616

1717
include __DIR__ . DIRECTORY_SEPARATOR . "util.inc";
1818

19-
$prefix = __DIR__ . DIRECTORY_SEPARATOR . "testBug54028" . DIRECTORY_SEPARATOR;
19+
$prefix = __DIR__ . DIRECTORY_SEPARATOR . "testBug54028_2" . DIRECTORY_SEPARATOR;
2020

2121
$dirs = array("a", "", "", "şŞıİğĞ", "多国語", "", "汚れて掘る");
2222

0 commit comments

Comments
 (0)