mirror of https://github.com/apache/druid.git
reenable daylight saving test, now that we use joda-time 2
This commit is contained in:
parent
93924d8895
commit
db08640efc
|
@ -181,7 +181,7 @@ public class QueryGranularityTest
|
|||
);
|
||||
}
|
||||
|
||||
//@Test
|
||||
@Test
|
||||
public void testPeriodDaylightSaving() throws Exception
|
||||
{
|
||||
final DateTimeZone tz = DateTimeZone.forID("America/Los_Angeles");
|
||||
|
|
Loading…
Reference in New Issue