summaryrefslogtreecommitdiff
path: root/ext/bcmath/tests/bcadd.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/bcmath/tests/bcadd.phpt')
-rw-r--r--ext/bcmath/tests/bcadd.phpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/bcmath/tests/bcadd.phpt b/ext/bcmath/tests/bcadd.phpt
index 61552eecde..b24ce8dbd7 100644
--- a/ext/bcmath/tests/bcadd.phpt
+++ b/ext/bcmath/tests/bcadd.phpt
@@ -1,7 +1,7 @@
--TEST--
bcadd() function
---SKIPIF--
-<?php if(!extension_loaded("bcmath")) print "skip"; ?>
+--EXTENSIONS--
+bcmath
--INI--
bcmath.scale=0
--FILE--