summaryrefslogtreecommitdiff
path: root/ext/gd/tests/imagefontheight_basic.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/gd/tests/imagefontheight_basic.phpt')
-rw-r--r--ext/gd/tests/imagefontheight_basic.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/gd/tests/imagefontheight_basic.phpt b/ext/gd/tests/imagefontheight_basic.phpt
index bfcd0bb27c..ddb47c7cbd 100644
--- a/ext/gd/tests/imagefontheight_basic.phpt
+++ b/ext/gd/tests/imagefontheight_basic.phpt
@@ -4,7 +4,7 @@ Testing imagefontheight() 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--