Skip to content

Commit

Permalink
chore: gofmt
Browse files Browse the repository at this point in the history
  • Loading branch information
TwiN committed Apr 18, 2022
1 parent b6913a7 commit b5570db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions goaway_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -281,6 +281,7 @@ func TestBadWordsWithSpaces(t *testing.T) {
})
}
}

func TestBadWordsWithAccentedLetters(t *testing.T) {
profanities := []string{"fuck", "ass", "poop", "penis", "bitch"}
words := []string{"fučk", "ÄšŚ", "pÓöp", "pÉnìŚ", "bitčh"}
Expand Down

0 comments on commit b5570db

Please sign in to comment.