summaryrefslogtreecommitdiff
path: root/ext/soap/tests/bugs/bug31422.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/soap/tests/bugs/bug31422.phpt')
-rw-r--r--ext/soap/tests/bugs/bug31422.phpt3
1 files changed, 0 insertions, 3 deletions
diff --git a/ext/soap/tests/bugs/bug31422.phpt b/ext/soap/tests/bugs/bug31422.phpt
index c8ddcfe092..4889b10d8e 100644
--- a/ext/soap/tests/bugs/bug31422.phpt
+++ b/ext/soap/tests/bugs/bug31422.phpt
@@ -2,9 +2,6 @@
Bug #31422 (No Error-Logging on SoapServer-Side)
--SKIPIF--
<?php
-if (substr(PHP_OS, 0, 3) == 'WIN') {
- die('skip not valid for windows');
-}
require_once('skipif.inc');
?>
--INI--