summaryrefslogtreecommitdiff
path: root/sapi/cli/tests/009.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'sapi/cli/tests/009.phpt')
-rw-r--r--sapi/cli/tests/009.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/sapi/cli/tests/009.phpt b/sapi/cli/tests/009.phpt
index 33f859fb38..54c795b0f6 100644
--- a/sapi/cli/tests/009.phpt
+++ b/sapi/cli/tests/009.phpt
@@ -12,7 +12,7 @@ var_dump(`$php -n -r "echo hello;" -a`);
echo "Done\n";
?>
---EXPECTF--
+--EXPECTF--
string(57) "Either execute direct code, process stdin or use a file.
"
string(57) "Either execute direct code, process stdin or use a file.