mirror of
https://github.com/minio/minio.git
synced 2025-11-20 18:06:10 -05:00
ListObjects now considers multipart objects, also move to upstream check.v1
This commit is contained in:
@@ -29,9 +29,9 @@ import (
|
||||
"net/http"
|
||||
"net/http/httptest"
|
||||
|
||||
. "github.com/minio/check"
|
||||
"github.com/minio/minio/pkg/donut"
|
||||
"github.com/minio/minio/pkg/server/api"
|
||||
. "gopkg.in/check.v1"
|
||||
)
|
||||
|
||||
func TestAPIDonut(t *testing.T) { TestingT(t) }
|
||||
|
||||
Reference in New Issue
Block a user