summaryrefslogtreecommitdiff
path: root/ext/gd/tests/bug52070.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/gd/tests/bug52070.phpt')
-rw-r--r--ext/gd/tests/bug52070.phpt2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/gd/tests/bug52070.phpt b/ext/gd/tests/bug52070.phpt
index d44a527479..4ff97c909c 100644
--- a/ext/gd/tests/bug52070.phpt
+++ b/ext/gd/tests/bug52070.phpt
@@ -19,7 +19,5 @@ imagedashedline($im, 800, 400, 800, 800, $color);
include_once __DIR__ . '/func.inc';
test_image_equals_file(__DIR__ . '/bug52070.png', $im);
?>
-===DONE===
--EXPECT--
The images are equal.
-===DONE===