Commit c68f5386 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 73bc026b
......@@ -152,6 +152,7 @@ func TestΔTail(t *testing.T) {
// .tailv underlying storage is not kept after forget
δtail.ForgetBefore(16)
δCheck(15)
const N = 1E3
for rev, i := Tid(16), 0; i < N; i, rev = i+1, rev+1 {
......
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