mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-08 06:53:45 +00:00
ICU-1885 no more -s390 mapping files because of swaplfnl option
X-SVN-Rev: 9907
This commit is contained in:
parent
adf00cc4e5
commit
cf2040937e
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ static void TestUDataOpen(){
|
|||
{"tz", "icu"},
|
||||
{"cnvalias", "icu"},
|
||||
{"unames", "icu"},
|
||||
{"ibm-1047-s390", "cnv"}
|
||||
{"ibm-37", "cnv"}
|
||||
};
|
||||
const char* name = "test";
|
||||
const char* type = "icu";
|
||||
|
|
Loading…
Add table
Reference in a new issue