mirror of
https://github.com/rclone/rclone.git
synced 2024-12-11 17:51:12 +01:00
5 lines
127 B
Cheetah
5 lines
127 B
Cheetah
|
{{.CommentWithoutT "a"}}
|
||
|
func (a *Assertions) {{.DocInfo.Name}}({{.Params}}) {
|
||
|
{{.DocInfo.Name}}(a.t, {{.ForwardedParams}})
|
||
|
}
|