X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/46f4442e9a5a4f3b98b7c1083586332f6a8a99a4..e4f10fab0c078f399c9deef476d9c9b73b47dff8:/icuSources/test/intltest/encoll.cpp diff --git a/icuSources/test/intltest/encoll.cpp b/icuSources/test/intltest/encoll.cpp index abaeb561..a6596899 100644 --- a/icuSources/test/intltest/encoll.cpp +++ b/icuSources/test/intltest/encoll.cpp @@ -1,6 +1,6 @@ /******************************************************************** * COPYRIGHT: - * Copyright (c) 1997-2006, International Business Machines Corporation and + * Copyright (c) 1997-2009, International Business Machines Corporation and * others. All Rights Reserved. ********************************************************************/ @@ -326,7 +326,7 @@ void CollationEnglishTest::runIndexedTest( int32_t index, UBool exec, const char default: name = ""; break; } } else { - errln("Collator couldn't be instantiated!"); + dataerrln("Collator couldn't be instantiated!"); name = ""; } }