go-chart/Makefile

5 lines
33 B
Makefile
Raw Normal View History

2016-07-23 01:43:27 -04:00
all: test
test:
@go test ./...