summaryrefslogtreecommitdiff
path: root/ext/gmp
diff options
context:
space:
mode:
Diffstat (limited to 'ext/gmp')
-rw-r--r--ext/gmp/tests/002.phpt2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/gmp/tests/002.phpt b/ext/gmp/tests/002.phpt
index a20bc85b69..2f32450474 100644
--- a/ext/gmp/tests/002.phpt
+++ b/ext/gmp/tests/002.phpt
@@ -1,5 +1,7 @@
--TEST--
GMP functionality test - factorial
+--SKIPIF--
+<?php if (!extension_loaded("gmp")) print "skip"; ?>
--POST--
--GET--
--FILE--