Skip to content

Commit

Permalink
go fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
boyter committed Oct 5, 2020
1 parent 4a8a5f1 commit 1644d34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -298,4 +298,4 @@ func TestIndexAllIgnoreCaseLimitLargeNeedle(t *testing.T) {
if matches[1][0] != 5 {
t.Error("expected 5 got", matches[1][0])
}
}
}

0 comments on commit 1644d34

Please sign in to comment.