summaryrefslogtreecommitdiff
path: root/ext/intl/tests/timezone_equals_error.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/intl/tests/timezone_equals_error.phpt')
-rw-r--r--ext/intl/tests/timezone_equals_error.phpt4
1 files changed, 1 insertions, 3 deletions
diff --git a/ext/intl/tests/timezone_equals_error.phpt b/ext/intl/tests/timezone_equals_error.phpt
index d8d027a761..d5eeedb2d9 100644
--- a/ext/intl/tests/timezone_equals_error.phpt
+++ b/ext/intl/tests/timezone_equals_error.phpt
@@ -22,7 +22,6 @@ var_dump($tz == $tz2);
}
?>
-==DONE==
--EXPECT--
object(A)#1 (1) {
["valid"]=>
@@ -39,5 +38,4 @@ object(IntlTimeZone)#2 (4) {
int(0)
}
string(9) "Exception"
-string(63) "Comparison with at least one unconstructed IntlTimeZone operand"
-==DONE== \ No newline at end of file
+string(63) "Comparison with at least one unconstructed IntlTimeZone operand" \ No newline at end of file