Commit 77c54f64 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 2f90a5da
......@@ -245,6 +245,10 @@ func verifyΔBTail1(t *testing.T, db *zodb.DB, treeRoot zodb.Oid, at1,at2 zodb.T
// XXX check δB
_ = δB
//for (k,v) in d12:
// if k in initialTrackedKeys:
// assert k in δB
}
func TestΔBTail(t *testing.T) {
......
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