mirror of
https://github.com/minio/minio.git
synced 2025-11-23 19:17:43 -05:00
XL/FS: Rewrite in new format.
This commit is contained in:
@@ -27,8 +27,6 @@ import (
|
||||
"gopkg.in/check.v1"
|
||||
)
|
||||
|
||||
// TODO - enable all the commented tests.
|
||||
|
||||
// APITestSuite - collection of API tests.
|
||||
func APITestSuite(c *check.C, create func() ObjectLayer) {
|
||||
testMakeBucket(c, create)
|
||||
|
||||
Reference in New Issue
Block a user