Update dependencies

This commit is contained in:
Andrey Nering
2018-02-11 22:02:22 -02:00
parent 040cef1479
commit 3212ae4713
149 changed files with 1015 additions and 15337 deletions

View File

@@ -1,4 +0,0 @@
{{.CommentFormat}}
func {{.DocInfo.Name}}f(t TestingT, {{.ParamsFormat}}) bool {
return {{.DocInfo.Name}}(t, {{.ForwardedParamsFormat}})
}