diff options
Diffstat (limited to 'vendor/github.com/stretchr/testify/assert/yaml/yaml_fail.go')
| -rw-r--r-- | vendor/github.com/stretchr/testify/assert/yaml/yaml_fail.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vendor/github.com/stretchr/testify/assert/yaml/yaml_fail.go b/vendor/github.com/stretchr/testify/assert/yaml/yaml_fail.go index e78f7dfe6..8041803fd 100644 --- a/vendor/github.com/stretchr/testify/assert/yaml/yaml_fail.go +++ b/vendor/github.com/stretchr/testify/assert/yaml/yaml_fail.go @@ -1,5 +1,4 @@ //go:build testify_yaml_fail && !testify_yaml_custom && !testify_yaml_default -// +build testify_yaml_fail,!testify_yaml_custom,!testify_yaml_default // Package yaml is an implementation of YAML functions that always fail. // |
