diff options
author | Anatol Belski <ab@php.net> | 2014-12-01 19:09:39 +0100 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2014-12-01 19:09:39 +0100 |
commit | a0c03a3ec561842d39ac60a1575be08f3b83cfe1 (patch) | |
tree | b4972e490a81ee9eae52bb6155288d9b9276d0d2 | |
parent | b6d624e54ee387e97001ee5269f05332b2cb39f3 (diff) | |
download | php-git-a0c03a3ec561842d39ac60a1575be08f3b83cfe1.tar.gz |
one more refix to the test
-rw-r--r-- | ext/spl/tests/bug66405.phpt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ext/spl/tests/bug66405.phpt b/ext/spl/tests/bug66405.phpt index 3e29b91abe..b34e7b5074 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%ebug66405%efile1.txt -string %s%ebug66405%efile2.md -string %s%ebug66405%etestsubdir%efile3.csv +string %sbug66405%efile1.txt +string %sbug66405%efile2.md +string %sbug66405%etestsubdir%efile3.csv |