mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-06 14:05:32 +00:00
ICU-807
Removed all collation tests. X-SVN-Rev: 3717
This commit is contained in:
parent
77b421c4dd
commit
c9e41549a0
1 changed files with 3 additions and 0 deletions
|
@ -39,7 +39,10 @@ void addAllTests(TestNode** root)
|
|||
addBreakIter(root);
|
||||
addFormatTest(root);
|
||||
addConvert(root);
|
||||
/*
|
||||
synwee : TODO
|
||||
addCollTest(root);
|
||||
*/
|
||||
addComplexTest(root);
|
||||
addUDataTest(root);
|
||||
addUTransTest(root);
|
||||
|
|
Loading…
Add table
Reference in a new issue