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