summaryrefslogtreecommitdiff
path: root/tests/run-test/test010.phpt
diff options
context:
space:
mode:
authorKalle Sommer Nielsen <kalle@php.net>2015-03-26 03:18:42 +0100
committerKalle Sommer Nielsen <kalle@php.net>2015-03-26 03:18:42 +0100
commit5e9036a2a192aa2c9b3de6256e456096d9971a8f (patch)
tree457801f2cd1d7f9b60c9fe9dcb2a7a315973d33d /tests/run-test/test010.phpt
parent71734d64c85db51de7a26502ed3c645b2a8a57cc (diff)
downloadphp-git-5e9036a2a192aa2c9b3de6256e456096d9971a8f.tar.gz
Another CRLF test fix
Diffstat (limited to 'tests/run-test/test010.phpt')
-rw-r--r--tests/run-test/test010.phpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/run-test/test010.phpt b/tests/run-test/test010.phpt
index cc3ca3591e..12090346e3 100644
--- a/tests/run-test/test010.phpt
+++ b/tests/run-test/test010.phpt
@@ -9,8 +9,8 @@ var_dump(file_get_contents('php://stdin'));
--STDIN--
fooBar
use this to input some thing to the php script
---EXPECT--
-string(54) "fooBar
+--EXPECTF--
+string(5%d) "fooBar
use this to input some thing to the php script
"
string(0) ""