X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/4388f060552cc537e71e957d32f35e9d75a61233..151279e3792e85d0417b499c229886b3af724f55:/icuSources/test/intltest/numrgts.h?ds=sidebyside diff --git a/icuSources/test/intltest/numrgts.h b/icuSources/test/intltest/numrgts.h index b6ee3729..96dc2995 100644 --- a/icuSources/test/intltest/numrgts.h +++ b/icuSources/test/intltest/numrgts.h @@ -92,7 +92,8 @@ public: void TestJ691(void); void Test8199(void); void Test9109(void); - + void Test9780(void); + void Test9677(void); protected: UBool failure(UErrorCode status, const UnicodeString& msg, UBool possibleDataError=FALSE); UBool failure(UErrorCode status, const UnicodeString& msg, const char *l, UBool possibleDataError=FALSE);