From 75550d8aae43f508e185ca3943b8b7a6472b36ab Mon Sep 17 00:00:00 2001 From: Rafael Machado Dohms Date: Mon, 20 Jul 2009 03:48:55 +0000 Subject: [PATCH] Removing deprecated test replaced by individual tests for imageistruecolor and imagetruecolortopalette --- ext/gd/tests/truecolor.phpt | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 ext/gd/tests/truecolor.phpt diff --git a/ext/gd/tests/truecolor.phpt b/ext/gd/tests/truecolor.phpt deleted file mode 100644 index 9e30cbe29c..0000000000 --- a/ext/gd/tests/truecolor.phpt +++ /dev/null @@ -1,19 +0,0 @@ ---TEST-- -imageistruecolor, truecolortopalette ---SKIPIF-- - ---FILE-- - ---EXPECTF-- -ok -ok -ok -- 2.50.1