X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/38fbf2fd31f5cd99b500914d6037b1d06b608645..0f5d89e82340278ed3d7d50029f37cab2c41a57e:/icuSources/test/intltest/dcfmapts.h diff --git a/icuSources/test/intltest/dcfmapts.h b/icuSources/test/intltest/dcfmapts.h index 1af38140..2e4bff7f 100644 --- a/icuSources/test/intltest/dcfmapts.h +++ b/icuSources/test/intltest/dcfmapts.h @@ -33,6 +33,7 @@ public: void TestFixedDecimal(); void TestBadFastpath(); void TestRequiredDecimalPoint(); + void testErrorCode(); private: /*Helper functions */ void verify(const UnicodeString& message, const UnicodeString& got, double expected);