Commit 17bc9b4e authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent f8102804
......@@ -630,10 +630,9 @@ func xverifyΔBTail1(t *testing.T, subj string, db *zodb.DB, treeRoot zodb.Oid,
// ΔBTestEntry represents one entry in ΔBTail tests.
// XXX -> ΔBTestCase?
type ΔBTestEntry struct {
tree string // next tree topology
kadjOK map[Key]SetKey // adjacency matrix against previous case
kadjOK map[Key]SetKey // adjacency matrix against previous case (optional)
}
// ΔBTest converts xtest into ΔBTestEntry.
......
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