summaryrefslogtreecommitdiff
path: root/ext/gd/tests/bug39273.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/gd/tests/bug39273.phpt')
-rw-r--r--ext/gd/tests/bug39273.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/gd/tests/bug39273.phpt b/ext/gd/tests/bug39273.phpt
index 9867b7469a..7e938f4bb1 100644
--- a/ext/gd/tests/bug39273.phpt
+++ b/ext/gd/tests/bug39273.phpt
@@ -27,5 +27,5 @@ imagesavealpha($img, 1);
$c = imagecolorat($img, 0,0);
printf("%X", $c);
?>
---EXPECTF--
+--EXPECT--
32FF0000