summaryrefslogtreecommitdiff
path: root/ext/gd/tests/bug48801.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/gd/tests/bug48801.phpt')
-rw-r--r--ext/gd/tests/bug48801.phpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/gd/tests/bug48801.phpt b/ext/gd/tests/bug48801.phpt
index fd25541a52..773564f782 100644
--- a/ext/gd/tests/bug48801.phpt
+++ b/ext/gd/tests/bug48801.phpt
@@ -20,6 +20,6 @@ echo '(' . $bbox[6] . ', ' . $bbox[7] . ")\n";
?>
--EXPECTF--
(-1, 15)
-(155, 15)
-(155, -48)
+(15%d, 15)
+(15%d, -48)
(-1, -48)