X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/b75a7d8f3b4adbae880cab104ce2c6a50eee4db2..2be6500137966bba13903b24204a44804f9e133a:/icuSources/test/intltest/cntabcol.h diff --git a/icuSources/test/intltest/cntabcol.h b/icuSources/test/intltest/cntabcol.h index 0badb914..0e35d7de 100644 --- a/icuSources/test/intltest/cntabcol.h +++ b/icuSources/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 */