testing.M.Run (method, view implemented interface methods)

2 uses

	testing (current package)
		testing.go#L1597: 	os.Exit(MainStart(matchStringOnly(matchString), tests, benchmarks, nil, examples).Run())
		testing.go#L1654: func (m *M) Run() (code int) {