Another go at this

This commit is contained in:
Raoul Snyman 2016-01-15 19:11:02 +02:00
parent 11b7bfd22d
commit 402917024b
1 changed files with 1 additions and 0 deletions

View File

@ -53,6 +53,7 @@ class TestUtilsDBFunctions(TestCase):
Clean up
"""
self.session.close()
self.session = None
time.sleep(1)
shutil.rmtree(self.tmp_folder)