mirror of
https://github.com/minio/minio.git
synced 2025-04-09 06:00:12 -04:00
make test -> test-all
This commit is contained in:
parent
de41e465c8
commit
6fc11932ec
2
Makefile
2
Makefile
@ -22,6 +22,8 @@ test-all: build-all
|
||||
@echo "Running Test Suites:"
|
||||
@godep go test -race ./...
|
||||
|
||||
test: test-all
|
||||
|
||||
minio: build-all test-all
|
||||
|
||||
install: minio
|
||||
|
Loading…
x
Reference in New Issue
Block a user