Skip to content

Commit

Permalink
Added tests
Browse files Browse the repository at this point in the history
  • Loading branch information
giswqs committed Feb 2, 2022
1 parent 8200533 commit 6e61611
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_whiteboxgui.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ class TestWhiteboxgui(unittest.TestCase):

def setUp(self):
"""Set up test fixtures, if any."""
whiteboxgui.show()

def tearDown(self):
"""Tear down test fixtures, if any."""
Expand Down

0 comments on commit 6e61611

Please sign in to comment.