summaryrefslogtreecommitdiff
path: root/sapi/cgi/tests/007.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'sapi/cgi/tests/007.phpt')
-rw-r--r--sapi/cgi/tests/007.phpt2
1 files changed, 0 insertions, 2 deletions
diff --git a/sapi/cgi/tests/007.phpt b/sapi/cgi/tests/007.phpt
index 950f451083..96062486e0 100644
--- a/sapi/cgi/tests/007.phpt
+++ b/sapi/cgi/tests/007.phpt
@@ -13,10 +13,8 @@ var_dump(`"$php" -n -f some.php -f some.php`);
var_dump(`"$php" -n -s -w -l`);
?>
-===DONE===
--EXPECT--
string(25) "No input file specified.
"
string(49) "No syntax errors detected in Standard input code
"
-===DONE===