Commit c9e9d6c7 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 23fe5f2a
......@@ -240,7 +240,11 @@ func verifyΔBTail1(t *testing.T, db *zodb.DB, treeRoot zodb.Oid, at1,at2 zodb.T
δbtail.Track(path)
}
// XXX
// δbtail <- δZ
δB := δbtail.Update(δZ)
// XXX check δB
_ = δ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