mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-16 02:07:15 +00:00
ICU-1872 Slightly better test order.
X-SVN-Rev: 8516
This commit is contained in:
parent
35bdabdc68
commit
802688f52f
1 changed files with 1 additions and 1 deletions
|
@ -43,9 +43,9 @@ void addAllTests(TestNode** root)
|
|||
addUtility(root);
|
||||
addConvert(root);
|
||||
addUCharTransformTest(root);
|
||||
addStandardNamesTest(root);
|
||||
addCompactArrayTest(root);
|
||||
addFormatTest(root);
|
||||
addStandardNamesTest(root);
|
||||
addBreakIter(root);
|
||||
addCollTest(root);
|
||||
addComplexTest(root);
|
||||
|
|
Loading…
Add table
Reference in a new issue