ICU-9706 Fix a chinese calendar test to be as intended
X-SVN-Rev: 32901
This commit is contained in:
parent
b54c586f38
commit
b365ec5423
4
icu4c/source/test/testdata/calendar.txt
vendored
4
icu4c/source/test/testdata/calendar.txt
vendored
@ -1,4 +1,4 @@
|
||||
// Copyright (c) 2008-2010 International Business Machines
|
||||
// Copyright (c) 2008-2012 International Business Machines
|
||||
// Corporation and others. All Rights Reserved.
|
||||
calendar:table(nofallback) {
|
||||
Info {
|
||||
@ -270,7 +270,7 @@ calendar:table(nofallback) {
|
||||
"en_US@calendar=chinese",
|
||||
"EXTENDED_YEAR=4638,MONTH=2,DATE=15,IS_LEAP_MONTH=0", // ch
|
||||
"roll",
|
||||
"MONTH=3", // month + 16
|
||||
"MONTH=16", // month + 16
|
||||
"EXTENDED_YEAR=4638,MONTH=4,DATE=15,IS_LEAP_MONTH=0", // ch
|
||||
},
|
||||
{ // month=3 is a leap month
|
||||
|
Loading…
Reference in New Issue
Block a user