mirror of
https://github.com/minio/minio.git
synced 2025-11-07 12:52:58 -05:00
Remove erasureSets and erasureObjects from ObjectLayer (#10442)
This commit is contained in:
@@ -206,6 +206,7 @@ func TestHashedLayer(t *testing.T) {
|
||||
if err != nil {
|
||||
t.Fatal("Unable to initialize 'Erasure' object layer.", err)
|
||||
}
|
||||
defer obj.Shutdown(ctx)
|
||||
|
||||
// Remove all dirs.
|
||||
for _, dir := range fsDirs {
|
||||
|
||||
Reference in New Issue
Block a user