mirror of
https://gitee.com/gitea/gitea
synced 2025-11-25 19:00:26 +08:00
5 lines
127 B
Cheetah
5 lines
127 B
Cheetah
{{.CommentWithoutT "a"}}
|
|
func (a *Assertions) {{.DocInfo.Name}}({{.Params}}) {
|
|
{{.DocInfo.Name}}(a.t, {{.ForwardedParams}})
|
|
}
|