TST: Cleaned up test references to adjustments db

If we don't clean them up, then windows can delete
the temp dir with the db.
This commit is contained in:
Richard Frank
2016-04-12 19:33:22 -04:00
parent 5254b273b2
commit 8b610a2ab7
5 changed files with 48 additions and 30 deletions
+1
View File
@@ -100,6 +100,7 @@ class TestBenchmark(TestCase):
@classmethod
def tearDownClass(cls):
del cls.data_portal
del cls.env
cls.tempdir.cleanup()