summaryrefslogtreecommitdiff
path: root/ext/gd/tests/imagecharup_error6.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/gd/tests/imagecharup_error6.phpt')
-rw-r--r--ext/gd/tests/imagecharup_error6.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/gd/tests/imagecharup_error6.phpt b/ext/gd/tests/imagecharup_error6.phpt
index a1f12f1ea6..c7f40d576c 100644
--- a/ext/gd/tests/imagecharup_error6.phpt
+++ b/ext/gd/tests/imagecharup_error6.phpt
@@ -4,7 +4,7 @@ Testing error on non-string parameter 5 of imagecharup() 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");
?>
--FILE--