mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-13 08:53:20 +00:00
ICU-96 enabled Danish in Ram's test after fixing a typo in the rules
X-SVN-Rev: 4231
This commit is contained in:
parent
7622dd4692
commit
3e77119eb2
1 changed files with 1 additions and 1 deletions
|
@ -748,7 +748,7 @@ void testCollator(UCollator* col, const UChar* p,const UChar* q, uint32_t streng
|
|||
}
|
||||
|
||||
static char* localesToTest[] = {
|
||||
"ar", "bg", "ca", "cs", /*"da",*/
|
||||
"ar", "bg", "ca", "cs", "da",
|
||||
"el", "en_BE", "en_US_POSIX",
|
||||
"es", "et", "fi", "fr", "hi",
|
||||
"hr", "hu", "is", "iw", "ja",
|
||||
|
|
Loading…
Add table
Reference in a new issue