Skip to content

Commit

Permalink
better test name
Browse files Browse the repository at this point in the history
  • Loading branch information
TwFlem committed Jan 19, 2024
1 parent 9ac0a4b commit b458492
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions search/bwt/bwt_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -305,8 +305,7 @@ type sparseOnesTestCase struct {
expected int
}

// TODO: better name
func TestSparseOnesRS_RankOnes(t *testing.T) {
func TestRunInfo_FindNearestRunStartPosition(t *testing.T) {
runs := runInfo{
0,
6,
Expand Down

0 comments on commit b458492

Please sign in to comment.