From: foobar Date: Mon, 26 Dec 2005 18:30:33 +0000 (+0000) Subject: MFH: fix test X-Git-Tag: php-5.1.2RC2~65 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=73ab144544a00c9e70dae0010ec255b1d3c7a398;p=php MFH: fix test --- diff --git a/ext/gd/tests/colormatch.phpt b/ext/gd/tests/colormatch.phpt index d940914ea5..283a200571 100644 --- a/ext/gd/tests/colormatch.phpt +++ b/ext/gd/tests/colormatch.phpt @@ -17,5 +17,5 @@ echo "ok\n"; imagedestroy($im); ?> --EXPECTF-- -Fatal error: imagecolormatch(): Image2 must have at least one color in %s on line %d - +Warning: imagecolormatch(): Image2 must have at least one color in %s on line %d +ok