reenable daylight saving test, now that we use joda-time 2

This commit is contained in:
xvrl 2012-12-31 14:10:43 -08:00
parent 93924d8895
commit db08640efc
1 changed files with 1 additions and 1 deletions

View File

@ -181,7 +181,7 @@ public class QueryGranularityTest
);
}
//@Test
@Test
public void testPeriodDaylightSaving() throws Exception
{
final DateTimeZone tz = DateTimeZone.forID("America/Los_Angeles");