keycard-go/Makefile
2019-03-18 22:14:13 +01:00

5 lines
38 B
Makefile

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