Commit 59096b57 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent f503b0e2
......@@ -822,9 +822,9 @@ func TestΔBTail(t *testing.T) {
// +3 in new bucket (to the right)
Δ("T2,3/B1:a-B2:c-B3:c",
A{1: K(1),
2: K(2,3),
2: K(2),
3: K(2,3),
oo: K(2,3)}), // XXX correct?
oo: K(2,3)}),
// bucket split; +3 in new bucket
"T/B1:a,2:b",
......
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