Commit 831e5247 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 88c203b9
......@@ -263,8 +263,8 @@ func xverifyΔBTail1(t *testing.T, db *zodb.DB, treeRoot zodb.Oid, at1,at2 zodb.
}
assert.Equal(roots, []zodb.Oid{treeRoot})
// XXX assert δB.keys == treeRoot
// δT = δB[treeRoot]
δT := δB.ByRoot[treeRoot]
_ = δT
// all keys from d12/tracked are present in δT
//for (k,v) in d12:
......
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