ICU-6303 enable test after CLDR1.6 integration
X-SVN-Rev: 24279
This commit is contained in:
parent
64d3e46aa1
commit
46b9d0ca7d
@ -24,8 +24,6 @@ public class TimeUnitTest extends TestFmwk {
|
||||
}
|
||||
|
||||
public void TestBasic() {
|
||||
// FIXME: uncomment later
|
||||
if ( true ) return;
|
||||
TimeUnitFormat format = new TimeUnitFormat();
|
||||
//String[] locales = {"en", "sl", "fr", "zh", "ar"};
|
||||
String[] locales = {"ar", "ru", "en", "sl", "fr", "zh"};
|
||||
|
Loading…
Reference in New Issue
Block a user