Skip to content

Commit

Permalink
Create unit-test.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexmaul committed Jan 22, 2018
1 parent e3c32cb commit 96ee814
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 @@ -69,5 +69,5 @@ def test_bufr_read(self):
break

if __name__ == "__main__":
unittest.main()
unittest.run()

0 comments on commit 96ee814

Please sign in to comment.