summaryrefslogtreecommitdiff
path: root/lib/tdb/python/tests/simple.py
diff options
context:
space:
mode:
Diffstat (limited to 'lib/tdb/python/tests/simple.py')
-rw-r--r--lib/tdb/python/tests/simple.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/tdb/python/tests/simple.py b/lib/tdb/python/tests/simple.py
index 9ef6d2927b..7088235536 100644
--- a/lib/tdb/python/tests/simple.py
+++ b/lib/tdb/python/tests/simple.py
@@ -94,6 +94,9 @@ class SimpleTdbTests(TestCase):
def test_map_size(self):
self.tdb.map_size
+ def test_freelist_size(self):
+ self.tdb.freelist_size
+
def test_name(self):
self.tdb.filename