From cf59f0063fcd32bc47ddcc2df2d270631c4bae06 Mon Sep 17 00:00:00 2001 From: Hannes Magnusson Date: Sun, 8 Oct 2006 13:43:20 +0000 Subject: [PATCH] fix test --- ext/gd/tests/gif.phpt | 1 + 1 file changed, 1 insertion(+) diff --git a/ext/gd/tests/gif.phpt b/ext/gd/tests/gif.phpt index e798d87728..eab8f5f327 100644 --- a/ext/gd/tests/gif.phpt +++ b/ext/gd/tests/gif.phpt @@ -133,6 +133,7 @@ if (check_box(255,255,255, 10)) { } @unlink($cwd . "/test_gif.gif"); +@unlink($cwd . "/test_gif_2.gif"); ?> --EXPECT-- <4 cols: ok -- 2.50.1