summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2014-12-01 18:55:20 +0100
committerAnatol Belski <ab@php.net>2014-12-01 18:55:20 +0100
commitb6d624e54ee387e97001ee5269f05332b2cb39f3 (patch)
treeb939723cbc6db5fe318255a62d69f4fcaec8ea24
parentcb6dea6ea81eab46d54a0511da24fbd6eee1abe6 (diff)
downloadphp-git-b6d624e54ee387e97001ee5269f05332b2cb39f3.tar.gz
fix dir separator in test
-rw-r--r--ext/spl/tests/bug66405.phpt6
1 files changed, 3 insertions, 3 deletions
diff --git a/ext/spl/tests/bug66405.phpt b/ext/spl/tests/bug66405.phpt
index 40f03ffc55..3e29b91abe 100644
--- a/ext/spl/tests/bug66405.phpt
+++ b/ext/spl/tests/bug66405.phpt
@@ -54,6 +54,6 @@ rmdir($td);
?>
--EXPECTF--
Bug66405 file3.csv
-string %s/bug66405/file1.txt
-string %s/bug66405/file2.md
-string %s/bug66405/testsubdir/file3.csv
+string %s%ebug66405%efile1.txt
+string %s%ebug66405%efile2.md
+string %s%ebug66405%etestsubdir%efile3.csv