]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/test/intltest/numbertest_skeletons.cpp
ICU-66108.tar.gz
[apple/icu.git] / icuSources / test / intltest / numbertest_skeletons.cpp
index 33cd7ae04046ef4c960707d54f11edd2be898d7a..635ea87990600a799316223eea524171bd5f3cbf 100644 (file)
@@ -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));