X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/374ca955a76ecab1204ca8bfa63ff9238d998416..e4f10fab0c078f399c9deef476d9c9b73b47dff8:/icuSources/test/intltest/trcoll.cpp diff --git a/icuSources/test/intltest/trcoll.cpp b/icuSources/test/intltest/trcoll.cpp index 09f030b4..ee042c01 100644 --- a/icuSources/test/intltest/trcoll.cpp +++ b/icuSources/test/intltest/trcoll.cpp @@ -1,6 +1,6 @@ /******************************************************************** * COPYRIGHT: - * Copyright (c) 1997-2004, International Business Machines Corporation and + * Copyright (c) 1997-2009, International Business Machines Corporation and * others. All Rights Reserved. ********************************************************************/ @@ -92,8 +92,8 @@ void CollationTurkishTest::runIndexedTest( int32_t index, UBool exec, const char if (exec) logln("TestSuite CollationTurkishTest: "); if((!myCollation) && exec) { - errln(__FILE__ " cannot test - failed to create collator."); - name = ""; + dataerrln(__FILE__ " cannot test - failed to create collator."); + name = "some test"; return; } switch (index) {