summaryrefslogtreecommitdiff
path: root/ext/intl/tests/calendar_setTimeZone_error.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/intl/tests/calendar_setTimeZone_error.phpt')
-rw-r--r--ext/intl/tests/calendar_setTimeZone_error.phpt1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/intl/tests/calendar_setTimeZone_error.phpt b/ext/intl/tests/calendar_setTimeZone_error.phpt
index 4dee131ef7..28dffd7176 100644
--- a/ext/intl/tests/calendar_setTimeZone_error.phpt
+++ b/ext/intl/tests/calendar_setTimeZone_error.phpt
@@ -40,7 +40,6 @@ try{
} catch (Error $ex) {
echo "error: " . $ex->getCode() . ", " . $ex->getMessage() . "\n\n";
}
-
--EXPECT--
error: 2, IntlCalendar::setTimeZone() expects exactly 1 parameter, 2 given
error: 2, IntlCalendar::setTimeZone(): intlcal_set_time_zone: bad arguments