Files
kubesphere/vendor/github.com/emicklei/go-restful/Makefile
fsl efac3bde8f update package dependencies (#5463)
Signed-off-by: fsl <1171313930@qq.com>

Signed-off-by: fsl <1171313930@qq.com>
2023-01-13 15:33:36 +08:00

5 lines
47 B
Makefile

all: test
test:
go vet .
go test -cover -v .