summaryrefslogtreecommitdiff
path: root/ext/gd/tests/bug38179.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/gd/tests/bug38179.phpt')
-rw-r--r--ext/gd/tests/bug38179.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/gd/tests/bug38179.phpt b/ext/gd/tests/bug38179.phpt
index 34a6d58e07..9b0318829a 100644
--- a/ext/gd/tests/bug38179.phpt
+++ b/ext/gd/tests/bug38179.phpt
@@ -1,5 +1,5 @@
--TEST--
-Bug #38179 (imagecopy from a palette to a truecolor image loses alpha channel)
+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");