Skip to content

Commit

Permalink
Update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ocefpaf committed Sep 2, 2016
1 parent 3a68f9c commit b934f42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_sgrid.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ def test_nc_from_string():


def test_grid():
assert isinstance(grid.grid, pysgrid.SGrid2D)
assert isinstance(grid.grid, pysgrid.SGrid)


def test_mesh():
Expand Down

0 comments on commit b934f42

Please sign in to comment.