summaryrefslogtreecommitdiff
path: root/ext/gd/tests/001.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/gd/tests/001.phpt')
-rw-r--r--ext/gd/tests/001.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/gd/tests/001.phpt b/ext/gd/tests/001.phpt
index b820ac1cc0..75dbcc0d47 100644
--- a/ext/gd/tests/001.phpt
+++ b/ext/gd/tests/001.phpt
@@ -17,7 +17,7 @@ var_dump(imagecreatefrompng($file));
echo "Done\n";
?>
--EXPECTF--
-Warning: imagecreatefrompng(%s001.test): failed to open stream: No such file or directory in %s on line %d
+Warning: imagecreatefrompng(%s001.test): Failed to open stream: No such file or directory in %s on line %d
bool(false)
Warning: imagecreatefrompng(): '%s001.test' is not a valid PNG file in %s on line %d