diff options
Diffstat (limited to 'ext/date/tests/timezone_open_error.phpt')
| -rw-r--r-- | ext/date/tests/timezone_open_error.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/date/tests/timezone_open_error.phpt b/ext/date/tests/timezone_open_error.phpt index 16c5f0b09f..69c5fb7110 100644 --- a/ext/date/tests/timezone_open_error.phpt +++ b/ext/date/tests/timezone_open_error.phpt @@ -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"; |
