summaryrefslogtreecommitdiff
path: root/ext/gd/tests/imageellipse_error8.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/gd/tests/imageellipse_error8.phpt')
-rw-r--r--ext/gd/tests/imageellipse_error8.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/gd/tests/imageellipse_error8.phpt b/ext/gd/tests/imageellipse_error8.phpt
index d02b97eec3..5be5a12c39 100644
--- a/ext/gd/tests/imageellipse_error8.phpt
+++ b/ext/gd/tests/imageellipse_error8.phpt
@@ -4,7 +4,7 @@ Testing wrong param passing imageellipse() of GD library
Ivan Rosolen <contato [at] ivanrosolen [dot] com>
#testfest PHPSP on 2009-06-20
--SKIPIF--
-<?php
+<?php
if ( ! extension_loaded("gd") ) die( 'skip GD not present; skipping test' );
?>
--FILE--