mirror of
https://github.com/minio/minio.git
synced 2025-11-20 18:06:10 -05:00
Add full API tests, move storage/donut to donut, add disk tests as well
This commit is contained in:
@@ -23,7 +23,7 @@ import (
|
||||
"net/http"
|
||||
"strconv"
|
||||
|
||||
"github.com/minio/minio/pkg/storage/donut"
|
||||
"github.com/minio/minio/pkg/donut"
|
||||
)
|
||||
|
||||
// No encoder interface exists, so we create one.
|
||||
|
||||
Reference in New Issue
Block a user