def test_timezone_search_all(self): h = kron.timezone.search('') w = pytz.all_timezones self.assertEqual(h, w)