diff options
| author | Alex Flint <[email protected]> | 2018-11-20 12:09:59 -0800 |
|---|---|---|
| committer | Alex Flint <[email protected]> | 2018-11-20 12:09:59 -0800 |
| commit | d7246f2485afaca12c2d4c1b04aca2e3d4d9a27b (patch) | |
| tree | eac50712b08582067812200c41f0ac9bdb28778a /vendor/github.com/stretchr/testify/assert/forward_assertions.go | |
| parent | 27a7b2fb3d6b5f628fdd9572b41bf6fb37c37d0c (diff) | |
go mod vendor
Diffstat (limited to 'vendor/github.com/stretchr/testify/assert/forward_assertions.go')
| -rw-r--r-- | vendor/github.com/stretchr/testify/assert/forward_assertions.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/github.com/stretchr/testify/assert/forward_assertions.go b/vendor/github.com/stretchr/testify/assert/forward_assertions.go index b867e95..9ad5685 100644 --- a/vendor/github.com/stretchr/testify/assert/forward_assertions.go +++ b/vendor/github.com/stretchr/testify/assert/forward_assertions.go @@ -13,4 +13,4 @@ func New(t TestingT) *Assertions { } } -//go:generate go run ../_codegen/main.go -output-package=assert -template=assertion_forward.go.tmpl +//go:generate go run ../_codegen/main.go -output-package=assert -template=assertion_forward.go.tmpl -include-format-funcs |
