Commit 8e6bc9b7 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 2a6b55db
......@@ -454,7 +454,7 @@ def test_walkBFS():
def test_zwalkBFS():
zt = buildDegenerateZTree()
# assign oid to created objects
# assign oid to created objects to force btrees not to embed bucket state
zstor = MappingStorage()
db= DB(zstor)
zconn = db.open()
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment