blob: 99f9acfbba5f62791f35e3545540bd928a733b71 [file] [log] [blame]
{{.CommentWithoutT "a"}}
func (a *Assertions) {{.DocInfo.Name}}({{.Params}}) bool {
return {{.DocInfo.Name}}(a.t, {{.ForwardedParams}})
}