summaryrefslogtreecommitdiff
path: root/ext/bcmath/tests/bccomp_error.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/bcmath/tests/bccomp_error.phpt')
-rw-r--r--ext/bcmath/tests/bccomp_error.phpt6
1 files changed, 2 insertions, 4 deletions
diff --git a/ext/bcmath/tests/bccomp_error.phpt b/ext/bcmath/tests/bccomp_error.phpt
index 364658dc7d..90645c52f7 100644
--- a/ext/bcmath/tests/bccomp_error.phpt
+++ b/ext/bcmath/tests/bccomp_error.phpt
@@ -1,9 +1,7 @@
--TEST--
bccomp() requires well-formed values
---SKIPIF--
-<?php
-if (!extension_loaded('bcmath')) die('skip bcmath extension not available');
-?>
+--EXTENSIONS--
+bcmath
--FILE--
<?php