summaryrefslogtreecommitdiff
path: root/sapi/cli/tests/php_cli_server_013.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'sapi/cli/tests/php_cli_server_013.phpt')
-rw-r--r--sapi/cli/tests/php_cli_server_013.phpt2
1 files changed, 0 insertions, 2 deletions
diff --git a/sapi/cli/tests/php_cli_server_013.phpt b/sapi/cli/tests/php_cli_server_013.phpt
index cfed0c5531..ec8957c8d1 100644
--- a/sapi/cli/tests/php_cli_server_013.phpt
+++ b/sapi/cli/tests/php_cli_server_013.phpt
@@ -80,7 +80,6 @@ echo preg_replace("/<style>(.*?)<\/style>/s", "<style>AAA</style>", $output), "\
fclose($fp);
?>
--EXPECTF--
-
HTTP/1.1 404 Not Found
Host: %s
Date: %s
@@ -108,4 +107,3 @@ Content-Length: %d
<!doctype html><html><head><title>404 Not Found</title><style>AAA</style>
</head><body><h1>Not Found</h1><p>The requested resource <code class="url">/main/foo/bar</code> was not found on this server.</p></body></html>
-