X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/374ca955a76ecab1204ca8bfa63ff9238d998416..151279e3792e85d0417b499c229886b3af724f55:/icuSources/test/intltest/itrbnfp.cpp diff --git a/icuSources/test/intltest/itrbnfp.cpp b/icuSources/test/intltest/itrbnfp.cpp index 90764787..d84f4b43 100644 --- a/icuSources/test/intltest/itrbnfp.cpp +++ b/icuSources/test/intltest/itrbnfp.cpp @@ -1,6 +1,6 @@ /* ******************************************************************************* - * Copyright (C) 2004, International Business Machines Corporation and * + * Copyright (C) 2004-2009, International Business Machines Corporation and * * others. All Rights Reserved. * ******************************************************************************* */ @@ -27,7 +27,7 @@ name = #test; \ if (exec) { \ logln(#test "---"); \ - logln((UnicodeString)""); \ + logln(); \ test(); \ } \ break