summaryrefslogtreecommitdiff
path: root/ext/gd/tests/imagecolordeallocate_error4.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/gd/tests/imagecolordeallocate_error4.phpt')
-rw-r--r--ext/gd/tests/imagecolordeallocate_error4.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/gd/tests/imagecolordeallocate_error4.phpt b/ext/gd/tests/imagecolordeallocate_error4.phpt
index 6d9bceb3ac..1a4b9e61c5 100644
--- a/ext/gd/tests/imagecolordeallocate_error4.phpt
+++ b/ext/gd/tests/imagecolordeallocate_error4.phpt
@@ -5,7 +5,7 @@ Rafael Dohms <rdohms [at] gmail [dot] com>
#testfest PHPSP on 2009-06-20
--SKIPIF--
<?php
- if (!extension_loaded("gd")) die("skip GD not present");
+ if (!extension_loaded("gd")) die("skip GD not present");
?>
--FILE--
<?php