ICU-807
Removed all collation tests. X-SVN-Rev: 3717
This commit is contained in:
parent
77b421c4dd
commit
c9e41549a0
@ -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…
Reference in New Issue
Block a user