mirror of
https://github.com/pgsty/minio.git
synced 2026-07-19 04:00:25 +03:00
ListObjects now considers multipart objects, also move to upstream check.v1
This commit is contained in:
+1
-1
@@ -23,8 +23,8 @@ import (
|
||||
"strings"
|
||||
"testing"
|
||||
|
||||
. "github.com/minio/check"
|
||||
"github.com/minio/minio/pkg/cpu"
|
||||
. "gopkg.in/check.v1"
|
||||
)
|
||||
|
||||
func Test(t *testing.T) { TestingT(t) }
|
||||
|
||||
Reference in New Issue
Block a user