fix test name

This commit is contained in:
Antony Dovgal 2007-02-16 11:08:11 +00:00
parent a909db6d9c
commit 71340e43f9

View file

@ -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--
<?php
if (!function_exists('imagecopy')) die("skip gd extension not available\n");