summaryrefslogtreecommitdiff
path: root/ext/gd/tests/bug38212.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/gd/tests/bug38212.phpt')
-rw-r--r--ext/gd/tests/bug38212.phpt1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/gd/tests/bug38212.phpt b/ext/gd/tests/bug38212.phpt
index 7548008a62..1459bb000d 100644
--- a/ext/gd/tests/bug38212.phpt
+++ b/ext/gd/tests/bug38212.phpt
@@ -14,5 +14,4 @@ $im = imagecreatefromgd2part($file, 0,0, -25,10);
unlink($file);
?>
--EXPECTF--
-
Warning: imagecreatefromgd2part(): Zero width or height not allowed in %s on line %d