Commit e2dbfff6 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 340775a1
......@@ -368,7 +368,7 @@ func TestΔBTail(t *testing.T) {
at2 := δZ.Tid
kv2 := XGetTree(db, at2, tg.treeRoot)
fmt.Printf("%s -> %s\n", tree1, tree2) // XXX -> subtest?
fmt.Printf("%s -> %s\n", tree1, tree2) // XXX -> subtest? excctx?
xverifyΔBTail(t, db, tg.treeRoot, at1,at2, kv1,kv2, δZ)
at1 = at2
......
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