mirror of
https://github.com/hashicorp/packer.git
synced 2026-02-25 10:59:43 -05:00
4 lines
139 B
Cheetah
4 lines
139 B
Cheetah
{{.CommentWithoutT "a"}}
|
|
func (a *Assertions) {{.DocInfo.Name}}({{.Params}}) bool {
|
|
return {{.DocInfo.Name}}(a.t, {{.ForwardedParams}})
|
|
}
|