diff options
Diffstat (limited to 'vendor/github.com/stretchr/testify/assert/yaml/yaml_default.go')
| -rw-r--r-- | vendor/github.com/stretchr/testify/assert/yaml/yaml_default.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vendor/github.com/stretchr/testify/assert/yaml/yaml_default.go b/vendor/github.com/stretchr/testify/assert/yaml/yaml_default.go index b83c6cf64..0bae80e34 100644 --- a/vendor/github.com/stretchr/testify/assert/yaml/yaml_default.go +++ b/vendor/github.com/stretchr/testify/assert/yaml/yaml_default.go @@ -1,5 +1,4 @@ //go:build !testify_yaml_fail && !testify_yaml_custom -// +build !testify_yaml_fail,!testify_yaml_custom // Package yaml is just an indirection to handle YAML deserialization. // |
