* test/GrampsDb/GrampsDbBase_Test.py (test_reindex_reference_map):

Properly define lambda to fake the _update_reference_map method.


svn: r7678
This commit is contained in:
Alex Roitman
2006-11-24 05:39:14 +00:00
parent 1bbb4d8843
commit 5caccd96d8
2 changed files with 3 additions and 1 deletions

View File

@@ -1,4 +1,6 @@
2006-11-23 Alex Roitman <shura@gramps-project.org>
* test/GrampsDb/GrampsDbBase_Test.py (test_reindex_reference_map):
Properly define lambda to fake the _update_reference_map method.
* test/GrampsDb/GrampsDbTestBase.py (tearDown): Close database at
the end of test.