summaryrefslogtreecommitdiff
path: root/ext/gd/tests/libgd00100.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/gd/tests/libgd00100.phpt')
-rw-r--r--ext/gd/tests/libgd00100.phpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/gd/tests/libgd00100.phpt b/ext/gd/tests/libgd00100.phpt
index abf4ee3339..49716d7107 100644
--- a/ext/gd/tests/libgd00100.phpt
+++ b/ext/gd/tests/libgd00100.phpt
@@ -107,7 +107,7 @@ $points = array(
imagefilledpolygon($im, $points, 5, $black);
ob_start();
-imagepng($im);
+imagegd($im);
$png = ob_get_contents();
ob_end_clean();
@@ -116,4 +116,4 @@ echo md5($png);
imagedestroy($im);
?>
--EXPECTF--
-2e6cf558bb4dadf60c8b608d5f8cda4e
+df7253c765280396f303166f10ba9283