geck-go/Makefile
2021-12-02 09:16:01 +01:00

5 lines
35 B
Makefile

test:
go test ./...
.PHONY: test