mirror of
https://github.com/go-gitea/gitea
synced 2025-07-16 07:18:37 +00:00
Update code.gitea.io/git (#3137)
This commit is contained in:
4
vendor/github.com/stretchr/testify/require/require_forward.go.tmpl
generated
vendored
Normal file
4
vendor/github.com/stretchr/testify/require/require_forward.go.tmpl
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
{{.CommentWithoutT "a"}}
|
||||
func (a *Assertions) {{.DocInfo.Name}}({{.Params}}) {
|
||||
{{.DocInfo.Name}}(a.t, {{.ForwardedParams}})
|
||||
}
|
Reference in New Issue
Block a user