Files
cloudpods/vendor/github.com/gosuri/uitable/Makefile
2018-08-21 20:38:22 +08:00

5 lines
36 B
Makefile

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