Skip to content

Commit

Permalink
Increase coverage back to 100.0%
Browse files Browse the repository at this point in the history
  • Loading branch information
cmaglie committed Nov 20, 2023
1 parent 330ea80 commit ccd5943
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions version_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -95,9 +95,13 @@ func TestVersionComparator(t *testing.T) {
"1.0.0",
"1.0.1",
"1.1.1",
"1.1.8",
"1.1.22",
"1.6.22",
"1.8.1",
"1.20.0",
"2.1.1",
"10.0.0",
)
equal(
MustParse(""),
Expand Down

0 comments on commit ccd5943

Please sign in to comment.