mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-06 14:05:32 +00:00
ICU-807 Put the test back in because all platforms should be building the UCA table now
X-SVN-Rev: 3885
This commit is contained in:
parent
8544364e48
commit
7dc78c8188
1 changed files with 0 additions and 3 deletions
|
@ -39,10 +39,7 @@ 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