Skip to content

Commit

Permalink
Test empty main functino
Browse files Browse the repository at this point in the history
  • Loading branch information
olabini committed Mar 16, 2022
1 parent 6805c4f commit 086587a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,6 @@ func TestMainSuite(t *testing.T) {
}

func (s *mainSuite) Test_AlwaysSucceeds() {
main()
s.Equal(1, 1)
}

0 comments on commit 086587a

Please sign in to comment.