summaryrefslogtreecommitdiff
path: root/ext/date/tests/timezone_open_error.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/date/tests/timezone_open_error.phpt')
-rw-r--r--ext/date/tests/timezone_open_error.phpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/date/tests/timezone_open_error.phpt b/ext/date/tests/timezone_open_error.phpt
index 16c5f0b09f..a2a6473b76 100644
--- a/ext/date/tests/timezone_open_error.phpt
+++ b/ext/date/tests/timezone_open_error.phpt
@@ -1,5 +1,5 @@
--TEST--
-Test timezone_open() function : error conditions
+Test timezone_open() function : error conditions
--FILE--
<?php
/* Prototype : DateTimeZone timezone_open ( string $timezone )
@@ -7,7 +7,7 @@ Test timezone_open() function : error conditions
* Source code: ext/date/php_date.c
* Alias to functions: DateTime::__construct()
*/
-
+
echo "*** Testing timezone_open() : error conditions ***\n";
echo "\n-- Testing timezone_open() function with zero arguments --\n";