Skip to content

Commit

Permalink
debug removed
Browse files Browse the repository at this point in the history
  • Loading branch information
arrrlo committed Feb 28, 2022
1 parent 6823f0f commit d214b15
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions tests/test_fetch_resize_save.py
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,4 @@ def test_paging(self):


if __name__ == '__main__':
# unittest.main()
test = TestFetchResizeSave()
test.setUp()
test.test_progressbar()
unittest.main()

0 comments on commit d214b15

Please sign in to comment.