use Fisher Island instead of the county

master
paulwalko 2017-12-27 03:01:04 -05:00
parent d9cce4fb12
commit 46d378537d
1 changed files with 3 additions and 3 deletions

View File

@ -30,9 +30,9 @@ class TestWeather(unittest.TestCase):
('23606', check_places("Newport News", "Virginia")),
('23113', check_places("Chesterfield County", "Virginia")),
('27517', check_places("Chapel Hill", "North Carolina")),
('15213', check_places("Allegheny County", "Pennsylvania")),
('90210', check_places("Los Angeles County", "California")),
('33109', check_places("Miami-Dade County", "Florida")),
('15213', check_places("North Oakland", "Pennsylvania")),
('90210', check_places("LA", "California")),
('33109', check_places("Fisher Island", "Florida")),
('80201', check_places("Denver", "Colorado")),
("Berlin", check_places("Berlin", "Deutschland")),