X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/a01113dcd0f39d5da295ef82785beff9ed86fe38..refs/heads/master:/icuSources/test/intltest/numbertest_skeletons.cpp diff --git a/icuSources/test/intltest/numbertest_skeletons.cpp b/icuSources/test/intltest/numbertest_skeletons.cpp index 33cd7ae0..635ea879 100644 --- a/icuSources/test/intltest/numbertest_skeletons.cpp +++ b/icuSources/test/intltest/numbertest_skeletons.cpp @@ -149,6 +149,8 @@ void NumberSkeletonTest::invalidTokens() { u"integer-width/xxx", u"integer-width/0+", u"integer-width/+0#", + u"integer-width/+#", + u"integer-width/+#0", u"scientific/foo"}; expectedErrorSkeleton(cases, UPRV_LENGTHOF(cases));