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

4 lines
123 B
Makefile

.PHONY: test
test:
go test -race -deprecations -strict-decoder -v . ./aws/... ./config/... ./trace/... ./uritemplates/...