diff options
Diffstat (limited to 'ext/gd/tests/imagechar_error3.phpt')
| -rw-r--r-- | ext/gd/tests/imagechar_error3.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/gd/tests/imagechar_error3.phpt b/ext/gd/tests/imagechar_error3.phpt index 5fff2013bf..4db74c6198 100644 --- a/ext/gd/tests/imagechar_error3.phpt +++ b/ext/gd/tests/imagechar_error3.phpt @@ -4,7 +4,7 @@ Testing error on non-long parameter 2 of imagechar() 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-- |
