2006-11-23 Alex Roitman <shura@gramps-project.org>

* test/GrampsDb/GrampsDbTestBase.py (tearDown): Close database at
	the end of test.



svn: r7677
This commit is contained in:
Alex Roitman
2006-11-24 05:21:57 +00:00
parent 93c59a215e
commit 1bbb4d8843
2 changed files with 5 additions and 0 deletions

View File

@@ -35,6 +35,7 @@ class GrampsDbBaseTest(unittest.TestCase):
def tearDown(self):
self._db.close()
shutil.rmtree(self._tmpdir)
def _populate_database(self,