mirror of
https://github.com/minio/minio.git
synced 2025-11-07 04:42:56 -05:00
ListObjects now considers multipart objects, also move to upstream check.v1
This commit is contained in:
@@ -21,8 +21,8 @@ import (
|
||||
"regexp"
|
||||
"testing"
|
||||
|
||||
. "github.com/minio/check"
|
||||
"github.com/minio/minio/pkg/iodine"
|
||||
. "gopkg.in/check.v1"
|
||||
)
|
||||
|
||||
func Test(t *testing.T) { TestingT(t) }
|
||||
|
||||
Reference in New Issue
Block a user