Skip to content

Commit

Permalink
Another CRLF test fix
Browse files Browse the repository at this point in the history
  • Loading branch information
KalleZ committed Mar 26, 2015
1 parent 71734d6 commit 5e9036a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/run-test/test010.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -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) ""
Expand Down

0 comments on commit 5e9036a

Please sign in to comment.