package init import "testing" func init() { testing.Init() }