]> granicus.if.org Git - icu/commitdiff
ICU-11565 Update DRAFT_VERSIONS, ICU 53 MeasureUnit constants/createXxx are no longer...
authorPeter Edberg <pedberg@unicode.org>
Tue, 10 Mar 2015 07:37:08 +0000 (07:37 +0000)
committerPeter Edberg <pedberg@unicode.org>
Tue, 10 Mar 2015 07:37:08 +0000 (07:37 +0000)
X-SVN-Rev: 37198

icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/MeasureUnitTest.java

index ec6886442b2315a073414a9719b1bccccb8f88a8..0052b4a81d2acf5cd6ef841dd0dafd87ad9e564f 100644 (file)
@@ -67,7 +67,7 @@ public class MeasureUnitTest extends TestFmwk {
         }
     }
     
-    private static final String[] DRAFT_VERSIONS = {"53", "54"};
+    private static final String[] DRAFT_VERSIONS = {"54"};
     
     private static final HashSet<String> DRAFT_VERSION_SET = new HashSet<String>();