- error is windows version dependent and not what we test here

This commit is contained in:
Pierre Joye 2012-01-09 15:31:33 +00:00
parent c5b02759c4
commit dd3eb33d76

View File

@ -33,7 +33,7 @@ var_dump(file_exists($tmp_file));
echo "Done\n";
?>
--EXPECTF--
Warning: readlink(): Could not open file (error 2) in %s on line %d
Warning: readlink(): %s in %s on line %d
bool(false)
string(%d) "%srename_variation6-win32.php.tmp"
bool(true)