summaryrefslogtreecommitdiff
path: root/ext/date/tests/DateTime_getOffset_error.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/date/tests/DateTime_getOffset_error.phpt')
-rw-r--r--ext/date/tests/DateTime_getOffset_error.phpt6
1 files changed, 3 insertions, 3 deletions
diff --git a/ext/date/tests/DateTime_getOffset_error.phpt b/ext/date/tests/DateTime_getOffset_error.phpt
index 6e9c3f411d..508ac7b940 100644
--- a/ext/date/tests/DateTime_getOffset_error.phpt
+++ b/ext/date/tests/DateTime_getOffset_error.phpt
@@ -1,5 +1,5 @@
--TEST--
-Test DateTime::getOffset() function : error conditions
+Test DateTime::getOffset() function : error conditions
--FILE--
<?php
@@ -8,8 +8,8 @@ Test DateTime::getOffset() function : error conditions
* Source code: ext/date/php_date.c
* Alias to functions: date_offset_get
*/
-
- //Set the default time zone
+
+ //Set the default time zone
date_default_timezone_set("Europe/London");
echo "*** Testing DateTime::getOffset() : error conditions ***\n";