summaryrefslogtreecommitdiff
path: root/ext/soap/tests/schema/schema064.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/soap/tests/schema/schema064.phpt')
-rw-r--r--ext/soap/tests/schema/schema064.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/soap/tests/schema/schema064.phpt b/ext/soap/tests/schema/schema064.phpt
index 899a2938fa..913cbd16e0 100644
--- a/ext/soap/tests/schema/schema064.phpt
+++ b/ext/soap/tests/schema/schema064.phpt
@@ -1,7 +1,7 @@
--TEST--
SOAP XML Schema 64: standard date/time types
--SKIPIF--
-<?php
+<?php
if (defined('PHP_WINDOWS_VERSION_MAJOR')) {
die('skip, windows has different TZ format');
}