github.com/serversong/goreporter@v0.0.0-20200325104552-3cfaf44fd178/linters/staticcheck/testdata/CheckTestMainExit-3.go (about)

     1  package pkg
     2  
     3  import "testing"
     4  
     5  func TestMain(t *testing.T) {
     6  }