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 b0ac2a398f..039511a558 100644
--- a/ext/gd/tests/001.phpt
+++ b/ext/gd/tests/001.phpt
@@ -16,7 +16,7 @@ var_dump(imagecreatefrompng($file));
echo "Done\n";
?>
---EXPECTF--
+--EXPECTF--
Warning: imagecreatefrompng(%s001.test): failed to open stream: No such file or directory in %s on line %d
bool(false)