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 c51cf48564
commit 5dd18318f9
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2006-11-23 Alex Roitman <shura@gramps-project.org>
* test/GrampsDb/GrampsDbTestBase.py (tearDown): Close database at
the end of test.
2006-11-23 Don Allingham <don@gramps-project.org>
* src/docgen/Makefile.am: don't install AbiWord, OpenOffice 1.X,
and KWord formats, since they have been superceded by OpenDocument.

View File

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