summaryrefslogtreecommitdiff
path: root/ext/gd/tests/bug48732.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/gd/tests/bug48732.phpt')
-rw-r--r--ext/gd/tests/bug48732.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/gd/tests/bug48732.phpt b/ext/gd/tests/bug48732.phpt
index 38dc861a9d..5e77e06103 100644
--- a/ext/gd/tests/bug48732.phpt
+++ b/ext/gd/tests/bug48732.phpt
@@ -18,5 +18,5 @@ echo 'Left Bottom: (' . $bbox[0] . ', ' . $bbox[1] . ')';
?>
--CLEAN--
<?php @unlink(dirname(__FILE__) . '/bug48732.png'); ?>
---EXPECTF--
+--EXPECT--
Left Bottom: (0, 46)