Esempio n. 1
0
 def test_on_land(self):
     gmap = GnomeMap()
     assert gmap.on_land((18.0, -87.0, 0.)) is False
Esempio n. 2
0
 def test_on_land(self):
     gmap = GnomeMap()
     assert gmap.on_land((18.0, -87.0, 0.)) is False