From: Antony Dovgal Date: Tue, 1 Jul 2008 11:20:15 +0000 (+0000) Subject: cleanup on test failure X-Git-Tag: BEFORE_HEAD_NS_CHANGE~1427 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0830b0026db7ee4db99d45b7f704ce9c56af8fdf;p=php cleanup on test failure --- diff --git a/ext/gd/tests/gif.phpt b/ext/gd/tests/gif.phpt index eab8f5f327..3b0908c327 100644 --- a/ext/gd/tests/gif.phpt +++ b/ext/gd/tests/gif.phpt @@ -132,6 +132,11 @@ if (check_box(255,255,255, 10)) { echo ">256 cols: ok\n"; } +@unlink($cwd . "/test_gif.gif"); +@unlink($cwd . "/test_gif_2.gif"); +?> +--CLEAN-- +