Skip to content

Commit

Permalink
adapt test to updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
bast committed Oct 7, 2017
1 parent a1d8570 commit 9cc9e22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test.py
Original file line number Diff line number Diff line change
Expand Up @@ -136,4 +136,4 @@ def test_h2o_grid(context):
def test_version():
import numgrid

assert numgrid.get_version() == '0.5.1-alpha'
assert numgrid.get_version() == '0.5.1'

0 comments on commit 9cc9e22

Please sign in to comment.