Newer
Older
// +build integration
// Space above here matters
)
// Needs to be in a _test.go file to be picked up
func TestMain(m *testing.M) {
// +build integration
// Space above here matters
)
// Needs to be in a _test.go file to be picked up
func TestMain(m *testing.M) {