keycard-go/Makefile

5 lines
38 B
Makefile
Raw Normal View History

2019-03-18 21:14:13 +00:00
.PHONY: test
2019-02-15 15:32:37 +00:00
test:
go test -v ./...