Skip to content

Commit

Permalink
added @test
Browse files Browse the repository at this point in the history
  • Loading branch information
naotoj committed Dec 16, 2024
1 parent c75b1d4 commit 8016b81
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/jdk/java/time/tck/java/time/TCKZoneId.java
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ public class TCKZoneId extends AbstractTCKTest {
//-----------------------------------------------------------------------
// SHORT_IDS
//-----------------------------------------------------------------------
@Test
public void test_constant_OLD_IDS_POST_2024b() {
Map<String, String> ids = ZoneId.SHORT_IDS;
assertEquals(ids.get("EST"), "America/Panama");
Expand Down

0 comments on commit 8016b81

Please sign in to comment.