Commit e888d2ea authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent df061b25
......@@ -781,7 +781,7 @@ func xverifyΔBTail_Get(t *testing.T, subj string, db *zodb.DB, treeRoot zodb.Oi
t.Run(fmt.Sprintf("Get/%s", subj), func(t *testing.T) {
for i := range vt {
fmt.Printf("at%d = %s\n", i, vt[i].at)
fmt.Printf("at%d = @%s\n", i, vt[i].at)
}
tkeys := allTestKeys(vt...)
......
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