Skip to content

Commit

Permalink
Change in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
alephcero committed Jul 19, 2019
1 parent d0e0e82 commit 73d9d5c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pandana/tests/test_pandana.py
Expand Up @@ -76,11 +76,6 @@ def random_x_y(sample_osm, ssize):
return x, y


def test_reserve_num_graphs_raises(sample_osm):
with pytest.raises(Exception):
pdna.reserve_num_graphs(1)


def test_agg_variables_accuracy(sample_osm):
net = sample_osm

Expand Down

0 comments on commit 73d9d5c

Please sign in to comment.