github.com/walf443/mgr@v0.0.0-20150203144449-6f7a3a548462/diff/Makefile (about) 1 2 test: 3 go test -v ./... 4 5 .PHONY: test