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