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:
George Rhoten 2001-03-03 00:17:45 +00:00
parent 8544364e48
commit 7dc78c8188

View file

@ -39,10 +39,7 @@ void addAllTests(TestNode** root)
addBreakIter(root);
addFormatTest(root);
addConvert(root);
/*
synwee : TODO
addCollTest(root);
*/
addComplexTest(root);
addUDataTest(root);
addUTransTest(root);