Fix test faild on windows due to DEFAULT_SLASH

This commit is contained in:
Xinchen Hui 2011-10-25 10:56:11 +00:00
parent 688ba01bc4
commit 14b2cc32fc

View File

@ -13,6 +13,6 @@ php_cli_server_start('var_dump($_SERVER["DOCUMENT_ROOT"], $_SERVER["SERVER_SOFTW
var_dump(file_get_contents("http://" . PHP_CLI_SERVER_ADDRESS));
?>
--EXPECTF--
string(%d) "string(%d) "%s/tests"
string(%d) "string(%d) "%stests"
string(%d) "PHP %s Development Server"
"