zfs-localpv/vendor/github.com/emicklei/go-restful/Makefile
Prateek Pandey b1aa6ab51a
refact(deps): bump k8s and client-go deps to version v0.20.2 (#294)
Signed-off-by: prateekpandey14 <prateek.pandey@mayadata.io>
2021-03-31 16:43:42 +05:30

7 lines
No EOL
91 B
Makefile

all: test
test:
go test -v .
ex:
cd examples && ls *.go | xargs go build -o /tmp/ignore