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