From 71340e43f9df7cd223c9b26b8eaa664ec0d7ada1 Mon Sep 17 00:00:00 2001 From: Antony Dovgal Date: Fri, 16 Feb 2007 11:08:11 +0000 Subject: [PATCH] fix test name --- ext/gd/tests/bug38179.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/gd/tests/bug38179.phpt b/ext/gd/tests/bug38179.phpt index 01adaa32c6..34a6d58e07 100644 --- a/ext/gd/tests/bug38179.phpt +++ b/ext/gd/tests/bug38179.phpt @@ -1,5 +1,5 @@ --TEST-- -imagecopy doen't copy alpha, palette to truecolor +Bug #38179 (imagecopy from a palette to a truecolor image loses alpha channel) --SKIPIF--