summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ext/gd/tests/bug19266.phpt2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/gd/tests/bug19266.phpt b/ext/gd/tests/bug19266.phpt
index 124be152fa..457d6c8764 100644
--- a/ext/gd/tests/bug19266.phpt
+++ b/ext/gd/tests/bug19266.phpt
@@ -1,5 +1,7 @@
--TEST--
gdimagefill() function (Bug #19366 (in bundled libgd))
+--SKIPIF--
+<?php if (!extension_loaded('gd')) die("skip\n"); ?>
--POST--
--GET--
--INI--