Files
scrutiny/vendor/github.com/kvz/logstreamer/Makefile
T
2020-08-21 06:31:48 +00:00

4 lines
37 B
Makefile

.PHONY: test
test:
go test -v ./...