Commit e0c18736 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 2f2fccf2
......@@ -260,4 +260,7 @@ func TestIterate(t *testing.T) {
testIterate(t, fs, tmin, tmax, _1fs_dbEntryv[i + ii/2:][:nsteps])
}}
}}
// also check 0..tidMax
testIterate(t, fs, 0, zodb.TidMax, _1fs_dbEntryv[:])
}
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