summaryrefslogtreecommitdiff
path: root/ext/gd/tests/imagefttext.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/gd/tests/imagefttext.phpt')
-rw-r--r--ext/gd/tests/imagefttext.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/gd/tests/imagefttext.phpt b/ext/gd/tests/imagefttext.phpt
index 16e0495ef0..2a516cb6c5 100644
--- a/ext/gd/tests/imagefttext.phpt
+++ b/ext/gd/tests/imagefttext.phpt
@@ -1,7 +1,7 @@
--TEST--
imagefttext() function test
--SKIPIF--
-<?php
+<?php
if (!extension_loaded('gd')) {
die("skip gd extension not available.");
}