summaryrefslogtreecommitdiff
path: root/ext/gd/tests/imagefill_1.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/gd/tests/imagefill_1.phpt')
-rw-r--r--ext/gd/tests/imagefill_1.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/gd/tests/imagefill_1.phpt b/ext/gd/tests/imagefill_1.phpt
index 04e1cab55a..f356fe826d 100644
--- a/ext/gd/tests/imagefill_1.phpt
+++ b/ext/gd/tests/imagefill_1.phpt
@@ -1,7 +1,7 @@
--TEST--
imagefill() infinite loop with wrong color index
--SKIPIF--
-<?php
+<?php
if (!extension_loaded('gd')) {
die("skip gd extension not available.");
}