Skip to content

Commit

Permalink
oops! updated testcase for medium and ~media
Browse files Browse the repository at this point in the history
  • Loading branch information
sio4 committed Sep 3, 2022
1 parent a419537 commit a385761
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion flect_test.go
Expand Up @@ -157,7 +157,8 @@ var singlePluralAssertions = []tt{
{"lunch", "lunches"},
{"marsh", "marshes"},
{"matrix", "matrices"},
{"media", "media"},
{"medium", "media"},
{"multimedia", "multimedia"},
{"mouse", "mice"},
{"move", "moves"},
{"movie", "movies"},
Expand Down

0 comments on commit a385761

Please sign in to comment.