go-chart/Makefile
Will Charczuk 859c573d3d refactors
2016-07-22 22:43:27 -07:00

5 lines
33 B
Makefile

all: test
test:
@go test ./...