testing.testDeps.SetPanicOnExit0 (method)

3 uses

	testing (current package)
		testing.go#L1360: 	SetPanicOnExit0(bool)
		testing.go#L1587: 		m.deps.SetPanicOnExit0(true)
		testing.go#L1601: 		m.deps.SetPanicOnExit0(false)