mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-20 20:19:32 +00:00
ICU-6157 enable test after CLDR1.6 integration
X-SVN-Rev: 24280
This commit is contained in:
parent
46b9d0ca7d
commit
8923fa61e8
1 changed files with 0 additions and 3 deletions
|
@ -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…
Add table
Reference in a new issue