summaryrefslogtreecommitdiff
path: root/ext/gd/tests/imagelayereffect_error2.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/gd/tests/imagelayereffect_error2.phpt')
-rw-r--r--ext/gd/tests/imagelayereffect_error2.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/gd/tests/imagelayereffect_error2.phpt b/ext/gd/tests/imagelayereffect_error2.phpt
index bd1d5aaf1f..65ab020a15 100644
--- a/ext/gd/tests/imagelayereffect_error2.phpt
+++ b/ext/gd/tests/imagelayereffect_error2.phpt
@@ -4,7 +4,7 @@ Testing imagelayereffect() wth invalid effect of GD library
Rafael Dohms <rdohms [at] gmail [dot] com>
#testfest PHPSP on 2009-06-20
--SKIPIF--
-<?php
+<?php
if (!extension_loaded("gd")) die("skip GD not present");
if (!GD_BUNDLED) die('skip function only available in bundled, external GD detected');
?>