summaryrefslogtreecommitdiff
path: root/Build/source/libs/icu-xetex/test/intltest/cntabcol.h
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/icu-xetex/test/intltest/cntabcol.h')
-rw-r--r--Build/source/libs/icu-xetex/test/intltest/cntabcol.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/libs/icu-xetex/test/intltest/cntabcol.h b/Build/source/libs/icu-xetex/test/intltest/cntabcol.h
index 0badb914fd4..0e35d7dec0c 100644
--- a/Build/source/libs/icu-xetex/test/intltest/cntabcol.h
+++ b/Build/source/libs/icu-xetex/test/intltest/cntabcol.h
@@ -1,6 +1,6 @@
/********************************************************************
* COPYRIGHT:
- * Copyright (c) 1997-2001, International Business Machines Corporation and
+ * Copyright (c) 1997-2006, International Business Machines Corporation and
* others. All Rights Reserved.
********************************************************************/
@@ -29,11 +29,11 @@ public:
void TestClone();
void TestChangeContraction();
void TestChangeLastCE();
+ void TestErrorCodeChecking();
private:
CntTable *testTable, *testClone;
/*CompactEIntArray *testMapping;*/
UNewTrie *testMapping;
- UErrorCode status;
};
#endif /* #if !UCONFIG_NO_COLLATION */