Files
eiblog/vendor/github.com/qiniu/api.v7/Makefile

5 lines
99 B
Makefile

test:
go test -v ./auth/...
go test -v ./conf/...
go test -v ./cdn/...
go test -v ./storage/...