mirror of
https://github.com/minio/minio.git
synced 2025-11-20 01:50:24 -05:00
Remove unnecessary C code and use everything from Golang
This commit is contained in:
@@ -8,4 +8,4 @@ test: build
|
||||
@godep go test -race -coverprofile=cover.out
|
||||
|
||||
clean:
|
||||
@rm -v TESTFILE.* cover.out
|
||||
@rm -fv TESTFILE.* TESTPREFIX.* cover.out
|
||||
|
||||
Reference in New Issue
Block a user