diff options
Diffstat (limited to 'ext/gd/tests/imagecopymergegray_basic.phpt')
| -rw-r--r-- | ext/gd/tests/imagecopymergegray_basic.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/gd/tests/imagecopymergegray_basic.phpt b/ext/gd/tests/imagecopymergegray_basic.phpt index baad9b43ac..a4e587123f 100644 --- a/ext/gd/tests/imagecopymergegray_basic.phpt +++ b/ext/gd/tests/imagecopymergegray_basic.phpt @@ -4,7 +4,7 @@ Testing imagecopymergegray() of GD library Sean Fraser <frasmage [at] gmail [dot] com> PHP[tek] 2017 --SKIPIF-- -<?php +<?php if (!extension_loaded("gd")) die("skip GD not present"); ?> --FILE-- |
