From 0a46d63f7e763c28c61773239c3173b0c0f26309 Mon Sep 17 00:00:00 2001 From: Felipe Pena Date: Thu, 19 Apr 2012 20:15:11 -0300 Subject: [PATCH] - Fixed expected test result (patch by ab@php.net in #61769) --- sapi/cli/tests/php_cli_server_017.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sapi/cli/tests/php_cli_server_017.phpt b/sapi/cli/tests/php_cli_server_017.phpt index 6c414a109b..73530af480 100644 --- a/sapi/cli/tests/php_cli_server_017.phpt +++ b/sapi/cli/tests/php_cli_server_017.phpt @@ -41,4 +41,4 @@ Connection: close X-Powered-By: %s Content-type: text/html -string(%d) "%s/tests/index.php" +string(%d) "%sindex.php" -- 2.40.0