summaryrefslogtreecommitdiff
path: root/ext/intl/tests/dateformat___construct_bad_tz_cal.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/intl/tests/dateformat___construct_bad_tz_cal.phpt')
-rw-r--r--ext/intl/tests/dateformat___construct_bad_tz_cal.phpt1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/intl/tests/dateformat___construct_bad_tz_cal.phpt b/ext/intl/tests/dateformat___construct_bad_tz_cal.phpt
index d10ad42623..255a1f484d 100644
--- a/ext/intl/tests/dateformat___construct_bad_tz_cal.phpt
+++ b/ext/intl/tests/dateformat___construct_bad_tz_cal.phpt
@@ -32,7 +32,6 @@ try {
?>
==DONE==
--EXPECTF--
-
Exception: IntlDateFormatter::__construct(): datefmt_create: no such time zone: 'bad timezone' in %s on line %d
Exception: IntlDateFormatter::__construct(): datefmt_create: invalid value for calendar type; it must be one of IntlDateFormatter::TRADITIONAL (locale's default calendar) or IntlDateFormatter::GREGORIAN. Alternatively, it can be an IntlCalendar object in %s on line %d