mirror of
https://github.com/minio/minio.git
synced 2025-11-07 12:52:58 -05:00
Replacing gopkg.in/check.v1 with minio-io/check
This commit is contained in:
@@ -24,8 +24,8 @@ import (
|
||||
"strconv"
|
||||
"testing"
|
||||
|
||||
. "github.com/minio-io/check"
|
||||
"github.com/minio-io/minio/pkg/utils/split"
|
||||
. "gopkg.in/check.v1"
|
||||
)
|
||||
|
||||
type MySuite struct{}
|
||||
|
||||
Reference in New Issue
Block a user