]> granicus.if.org Git - php/commitdiff
MFH: fix test
authorfoobar <sniper@php.net>
Mon, 26 Dec 2005 18:30:33 +0000 (18:30 +0000)
committerfoobar <sniper@php.net>
Mon, 26 Dec 2005 18:30:33 +0000 (18:30 +0000)
ext/gd/tests/colormatch.phpt

index d940914ea5f992cdddb506a0414ce41fdb293be7..283a2005719191156bb4a24c15de9bd4c064fbd9 100644 (file)
@@ -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