summaryrefslogtreecommitdiff
path: root/ext/gmp/tests/022.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/gmp/tests/022.phpt')
-rw-r--r--ext/gmp/tests/022.phpt3
1 files changed, 0 insertions, 3 deletions
diff --git a/ext/gmp/tests/022.phpt b/ext/gmp/tests/022.phpt
index f699e8283d..469aa3013d 100644
--- a/ext/gmp/tests/022.phpt
+++ b/ext/gmp/tests/022.phpt
@@ -2,9 +2,6 @@
gmp_gcdext() basic tests
--SKIPIF--
<?php if (!extension_loaded("gmp")) print "skip";
-if (substr(PHP_OS, 0, 3) == 'WIN') {
- die('skip.. only for Non Windows Systems');
-}
?>
--FILE--
<?php