Added ellips to test all packages at once.

This commit is contained in:
claudemiro
2015-01-31 08:30:10 -03:00
parent cd1fd8995d
commit b426bc2534
+1 -1
View File
@@ -7,7 +7,7 @@ run-debug: debug
${GOPATH}/bin/ipe --config ${GOPATH}/src/github.com/dimiro1/ipe/config.json -logtostderr=true -v=2
test:
go test github.com/dimiro1/ipe
go test github.com/dimiro1/ipe...
macos:
GOOS=darwin GOARCH=amd64 go install github.com/dimiro1/ipe