Skip to content

Commit

Permalink
test _yap.gox
Browse files Browse the repository at this point in the history
  • Loading branch information
xushiwei committed Jan 7, 2024
1 parent 43b44fc commit 429ed29
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions modfile/rule_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,12 @@ var addParseExtTests = []struct {
".spx",
"",
},
{
"yap ok",
"_yap.gox",
"_yap.gox",
"",
},
{
"not a ext",
"gmx",
Expand Down

0 comments on commit 429ed29

Please sign in to comment.