summaryrefslogtreecommitdiff
path: root/ext/gmp/tests/029.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/gmp/tests/029.phpt')
-rw-r--r--ext/gmp/tests/029.phpt2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/gmp/tests/029.phpt b/ext/gmp/tests/029.phpt
index b49ae28420..0846ad1356 100644
--- a/ext/gmp/tests/029.phpt
+++ b/ext/gmp/tests/029.phpt
@@ -1,5 +1,7 @@
--TEST--
gmp_and() basic tests
+--SKIPIF--
+<?php if (!extension_loaded("gmp")) print "skip"; ?>
--FILE--
<?php