service/vendor/github.com/olivere/elastic/v7/Makefile

4 lines
123 B
Makefile
Raw Normal View History

2024-05-10 15:40:09 +08:00
.PHONY: test
test:
go test -race -deprecations -strict-decoder -v . ./aws/... ./config/... ./trace/... ./uritemplates/...