Skip to content

Commit

Permalink
1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MrOlm committed Aug 20, 2020
1 parent b917885 commit 5bf06a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/tests/test_profile.py
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ def setUp(self, destroy=True):
importlib.reload(logging)

def tearDown(self):
logging.shutdown()
if os.path.isdir(self.test_dir):
shutil.rmtree(self.test_dir)

Expand Down

0 comments on commit 5bf06a4

Please sign in to comment.