Commit 7f69c5a1 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent d7bd43d7
......@@ -520,8 +520,8 @@ func xverifyΔBTail1(t *testing.T, subj string, db *zodb.DB, treeRoot zodb.Oid,
emsg += strings.Join(badv, "\n")
emsg += "\n"
t.Error(emsg)
//t.Fatal(emsg)
//t.Error(emsg)
t.Fatal(emsg)
}
}()
......
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