blob: 00c73d81848b9045264daaac227b153b6c363245 [file] [log] [blame]
.PHONY: test
test:
go test $(shell go list ./... | grep -v /test/) -coverprofile cover.out