diff options
Diffstat (limited to 'ext/intl/tests/dateformat_get_set_calendar.phpt')
-rw-r--r-- | ext/intl/tests/dateformat_get_set_calendar.phpt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/intl/tests/dateformat_get_set_calendar.phpt b/ext/intl/tests/dateformat_get_set_calendar.phpt index 73a26d0166..4b150c579f 100644 --- a/ext/intl/tests/dateformat_get_set_calendar.phpt +++ b/ext/intl/tests/dateformat_get_set_calendar.phpt @@ -35,7 +35,6 @@ $df->setCalendar($cal); d($df); ?> -==DONE== --EXPECT-- dimanche 1 janvier 2012 ap. J.-C. 03:00:00 UTC+03:00 int(1) @@ -52,4 +51,3 @@ bool(false) string(9) "gregorian" string(3) "UTC" -==DONE== |