summaryrefslogtreecommitdiff
path: root/ext/date/tests/bug32555.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/date/tests/bug32555.phpt')
-rw-r--r--ext/date/tests/bug32555.phpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/date/tests/bug32555.phpt b/ext/date/tests/bug32555.phpt
index fca34ffa19..03ed09fab4 100644
--- a/ext/date/tests/bug32555.phpt
+++ b/ext/date/tests/bug32555.phpt
@@ -1,8 +1,8 @@
--TEST--
Bug #32555 (strtotime("tomorrow") can return false)
--SKIPIF--
-<?php
-if (substr(PHP_OS, 0, 3) == 'WIN') die('skip strftime uses system TZ');
+<?php
+if (substr(PHP_OS, 0, 3) == 'WIN') die('skip strftime uses system TZ');
?>
--INI--
date.timezone=US/Eastern