Commit 62e5fb77 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 7e092087
...@@ -106,9 +106,6 @@ func TestRangeSet(t *testing.T) { ...@@ -106,9 +106,6 @@ func TestRangeSet(t *testing.T) {
S(3,5), // B S(3,5), // B
S(1,7), // U S(1,7), // U
S(1,3, 5,7)), // D S(1,3, 5,7)), // D
// XXX Add to left - merge
// XXX Add to right - merge
} }
for _, tt := range testv { for _, tt := range testv {
......
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