ICU-6157 enable test after CLDR1.6 integration
X-SVN-Rev: 24280
This commit is contained in:
parent
46b9d0ca7d
commit
8923fa61e8
@ -40,14 +40,11 @@
|
||||
|
||||
void DateIntervalFormatTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) {
|
||||
if (exec) logln("TestSuite DateIntervalFormat");
|
||||
// FIXME: UNCOMMENT
|
||||
switch (index) {
|
||||
/*
|
||||
TESTCASE(0, testAPI);
|
||||
TESTCASE(1, testFormat);
|
||||
TESTCASE(2, testFormatUserDII);
|
||||
TESTCASE(3, testStress);
|
||||
*/
|
||||
default: name = ""; break;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user