summaryrefslogtreecommitdiff
path: root/tests/utils_tests/test_timezone.py
AgeCommit message (Expand)Author
2013-09-08[1.6.x] Further hardening. Refs #18766.Aymeric Augustin
2013-09-08[1.6.x] Hardened the test introduced in ded11aa6. Refs #18766.Aymeric Augustin
2013-09-08[1.6.x] Fixed #18766 -- Pointed to pytz when LocalTimezone fails.Aymeric Augustin
2013-04-12Modified utils_tests for unittest2 discovery.Preston Timmons