summaryrefslogtreecommitdiff
path: root/ext/gd/tests/bug77943.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/gd/tests/bug77943.phpt')
-rw-r--r--ext/gd/tests/bug77943.phpt2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/gd/tests/bug77943.phpt b/ext/gd/tests/bug77943.phpt
index 1009b3e4b3..5a64eb85b4 100644
--- a/ext/gd/tests/bug77943.phpt
+++ b/ext/gd/tests/bug77943.phpt
@@ -23,7 +23,5 @@ imageline($im, 10, 0, $width, $height-10, $blue);
test_image_equals_file(__DIR__ . '/bug77943.png', $im);
?>
-===DONE===
--EXPECT--
The images are equal.
-===DONE===