8346300: Add @Test annotation to TCKZoneId.test_constant_OLD_IDS_POST_2024b test
Reviewed-by: lancea, rriggs
This commit is contained in:
parent
a0b7c4f015
commit
f7f2b42e10
@ -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");
|
||||
|
Loading…
x
Reference in New Issue
Block a user