X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/9d88c94317aeac5dd26c1dbe8c2112dbe855d2b5..73c04bcfe1096173b00431f0cdc742894b15eef0:/icuSources/test/intltest/trnserr.h diff --git a/icuSources/test/intltest/trnserr.h b/icuSources/test/intltest/trnserr.h index ab34a6d6..35b4c5a4 100644 --- a/icuSources/test/intltest/trnserr.h +++ b/icuSources/test/intltest/trnserr.h @@ -1,6 +1,6 @@ /******************************************************************** * COPYRIGHT: - * Copyright (c) 2001-2004, International Business Machines Corporation and + * Copyright (c) 2001-2005, International Business Machines Corporation and * others. All Rights Reserved. ********************************************************************/ /************************************************************************ @@ -43,6 +43,10 @@ public: //void TestHexToUniErrors(void); + // JitterBug 4452, for coverage. The reason to put this method here is + // this class is comparable smaller than other Transliterator*Test classes + void TestCoverage(void); + }; #endif /* #if !UCONFIG_NO_TRANSLITERATION */