summaryrefslogtreecommitdiff
path: root/ext/gd/tests/imagecolorallocate_variation6.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/gd/tests/imagecolorallocate_variation6.phpt')
-rw-r--r--ext/gd/tests/imagecolorallocate_variation6.phpt2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/gd/tests/imagecolorallocate_variation6.phpt b/ext/gd/tests/imagecolorallocate_variation6.phpt
index 9f21739ff1..6af26801b8 100644
--- a/ext/gd/tests/imagecolorallocate_variation6.phpt
+++ b/ext/gd/tests/imagecolorallocate_variation6.phpt
@@ -47,7 +47,6 @@ foreach($values as $key => $value) {
);
};
?>
-===DONE===
--EXPECT--
*** Testing imagecolorallocate() : usage variations ***
@@ -74,4 +73,3 @@ foreach($values as $key => $value) {
!! [ValueError] Green component is out of range, must be between 0 and 255 (inclusive)
!! [ValueError] Blue component is out of range, must be between 0 and 255 (inclusive)
!! [ValueError] Blue component is out of range, must be between 0 and 255 (inclusive)
-===DONE===