blob: c5cc66f4305faa886e87105e96c68982ced0ec68 [file] [log] [blame] [edit]
{{.CommentFormat}}
func {{.DocInfo.Name}}f(t TestingT, {{.ParamsFormat}}) bool {
return {{.DocInfo.Name}}(t, {{.ForwardedParamsFormat}})
}