Skip to content

Commit

Permalink
One more test
Browse files Browse the repository at this point in the history
  • Loading branch information
skullhole committed Aug 23, 2024
1 parent f156426 commit 5cfc6ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bitset_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -2030,6 +2030,7 @@ func TestShiftRight(t *testing.T) {
test("no page change", 3)
test("no page split", 20)
test("with page split", 40)
test("full page shift", 64)
test("with extension", 70)
test("full shift", 89)
test("remove all", 242)
Expand Down

0 comments on commit 5cfc6ad

Please sign in to comment.