X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/249c4c5ea9376c24572daf9c2effa7484a282f14..3d1f044b704633e2e541231cd17ae9ecf9ad5c7a:/icuSources/test/intltest/ustrtest.h diff --git a/icuSources/test/intltest/ustrtest.h b/icuSources/test/intltest/ustrtest.h index 4ba348c4..218befdc 100644 --- a/icuSources/test/intltest/ustrtest.h +++ b/icuSources/test/intltest/ustrtest.h @@ -96,6 +96,7 @@ public: void TestUInt16Pointers(); void TestWCharPointers(); void TestNullPointers(); + void TestUnicodeStringInsertAppendToSelf(); }; #endif