summaryrefslogtreecommitdiff
path: root/ext/gd/tests/imageloadfont_error2.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/gd/tests/imageloadfont_error2.phpt')
-rw-r--r--ext/gd/tests/imageloadfont_error2.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/gd/tests/imageloadfont_error2.phpt b/ext/gd/tests/imageloadfont_error2.phpt
index a4ad10839b..6d30c1de33 100644
--- a/ext/gd/tests/imageloadfont_error2.phpt
+++ b/ext/gd/tests/imageloadfont_error2.phpt
@@ -4,7 +4,7 @@ Testing that imageloadfont() breaks on invalid file passed as first argument
Austin Drouare <austin.drouare [at] gmail [dot] com> #testfest #tek11
--SKIPIF--
<?php
- if (!extension_loaded("gd")) die("skip GD not present");
+ if (!extension_loaded("gd")) die("skip GD not present");
?>
--FILE--
<?php