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