Skip to content

Commit

Permalink
re-re-fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
noborus committed Oct 9, 2024
1 parent 530bdaa commit 82d5e61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oviewer/input_search_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ func Test_stripBackSlash(t *testing.T) {
want string
}{
{
name: "nonEscaape",
name: "nonEscape",
args: args{
str: "\test",
},
Expand Down

0 comments on commit 82d5e61

Please sign in to comment.