summaryrefslogtreecommitdiff
path: root/ext/bcmath/tests/bcmod.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/bcmath/tests/bcmod.phpt')
-rw-r--r--ext/bcmath/tests/bcmod.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/bcmath/tests/bcmod.phpt b/ext/bcmath/tests/bcmod.phpt
index 8d283e5407..1d7be48a75 100644
--- a/ext/bcmath/tests/bcmod.phpt
+++ b/ext/bcmath/tests/bcmod.phpt
@@ -1,6 +1,6 @@
--TEST--
bcmod() function
---SKIP--
+--SKIPIF--
<?php if(!extension_loaded("bcmath")) print "skip"; ?>
--INI--
bcmath.scale=0