454647484950515253
} public static Test suite() { // Run the test in a fixed timezone so that we know exactly what time // DST is observed. return new TimeZoneTestSetup( TestConfiguration.defaultSuite(DaylightSavingTest.class), "America/Chicago"); }