summaryrefslogtreecommitdiff
path: root/Build/source/libs/icu-xetex/test/intltest/frcoll.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/icu-xetex/test/intltest/frcoll.cpp')
-rw-r--r--Build/source/libs/icu-xetex/test/intltest/frcoll.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/libs/icu-xetex/test/intltest/frcoll.cpp b/Build/source/libs/icu-xetex/test/intltest/frcoll.cpp
index 96849e05e31..fd8702c6112 100644
--- a/Build/source/libs/icu-xetex/test/intltest/frcoll.cpp
+++ b/Build/source/libs/icu-xetex/test/intltest/frcoll.cpp
@@ -1,6 +1,6 @@
/********************************************************************
* COPYRIGHT:
- * Copyright (c) 1997-2003, International Business Machines Corporation and
+ * Copyright (c) 1997-2006, International Business Machines Corporation and
* others. All Rights Reserved.
********************************************************************/
@@ -202,7 +202,7 @@ void CollationFrenchTest::runIndexedTest( int32_t index, UBool exec, const char*
if((!myCollation) && exec) {
errln(__FILE__ " cannot test - failed to create collator.");
- name = "";
+ name = "some test";
return;
}