diff --git a/icu4c/source/test/intltest/itmajor.cpp b/icu4c/source/test/intltest/itmajor.cpp index cbb29faf083..d291e733635 100644 --- a/icu4c/source/test/intltest/itmajor.cpp +++ b/icu4c/source/test/intltest/itmajor.cpp @@ -40,8 +40,11 @@ void MajorTestLevel::runIndexedTest( int32_t index, UBool exec, const char* &nam if (exec) { logln("TestSuite Collator----"); logln(); logln("Is currently not being executed---"); + /* + synwee TODO IntlTestCollator test; callTest( test, par ); + */ } break;