mirror of
https://github.com/pgsty/minio.git
synced 2026-08-06 15:51:14 +03:00
Golint cleanup pkg/storage
This commit is contained in:
@@ -24,7 +24,7 @@ import (
|
||||
. "gopkg.in/check.v1"
|
||||
)
|
||||
|
||||
// API test suite
|
||||
// APITestSuite - collection of API tests
|
||||
func APITestSuite(c *C, create func() Storage) {
|
||||
testCreateBucket(c, create)
|
||||
testMultipleObjectCreation(c, create)
|
||||
|
||||
Reference in New Issue
Block a user