summaryrefslogtreecommitdiff
path: root/ext/gd/tests/imagegd_truecolor.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/gd/tests/imagegd_truecolor.phpt')
-rw-r--r--ext/gd/tests/imagegd_truecolor.phpt2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/gd/tests/imagegd_truecolor.phpt b/ext/gd/tests/imagegd_truecolor.phpt
index 6787ad3029..5c03f6994b 100644
--- a/ext/gd/tests/imagegd_truecolor.phpt
+++ b/ext/gd/tests/imagegd_truecolor.phpt
@@ -25,10 +25,8 @@ printf("size: %d\n", strlen($buffer));
test_image_equals_file(__DIR__ . DIRECTORY_SEPARATOR . 'imagegd_truecolor.png', $im);
?>
-===DONE===
--EXPECT--
signature: 65534
truecolor: 1
size: 411
The images are equal.
-===DONE===