terraform/vendor/github.com/franela/goreq/Makefile

4 lines
41 B
Makefile

test:
go get -v -d -t ./...
go test -v