Exemple #1
0
def test_get_map_location():
    w = World()
    m = w.get_map_location()
    assert type(m) == list