Esempio n. 1
0
func TestMain(m *testing.M) {
	log.MainTest(m)
}
Esempio n. 2
0
func TestMain(t *testing.M) {
	log.MainTest(t)
}