X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/f3c0d7a59d99c2a94c6b8822291f0e42be3773c9..4f1e1a09ce4daed860e35d359ce2fceccb0764e8:/icuSources/test/intltest/itutil.h diff --git a/icuSources/test/intltest/itutil.h b/icuSources/test/intltest/itutil.h index bbda10da..3f3e851a 100644 --- a/icuSources/test/intltest/itutil.h +++ b/icuSources/test/intltest/itutil.h @@ -25,6 +25,7 @@ public: void runIndexedTest(int32_t index, UBool exec, const char* &name, char* par = NULL); void TestErrorCode(); void TestSubclass(); + void TestIcuTestErrorCode(); }; #endif