- fix test, slash or back slash can be present

This commit is contained in:
Pierre Joye 2011-09-05 13:13:37 +00:00
parent d6acaddca2
commit 10ced2993b

View File

@ -11,4 +11,4 @@ precision=12
var_dump(php_ini_loaded_file());
?>
--EXPECTF--
string(%d) "%s/tmp-php.ini"
string(%d) "%stmp-php.ini"