geck-go/Makefile

5 lines
35 B
Makefile
Raw Permalink Normal View History

2021-12-01 20:22:07 +01:00
test:
go test ./...
.PHONY: test