mirror of
https://github.com/pgsty/minio.git
synced 2026-07-19 04:00:25 +03:00
XL: Cleanup, comments and all the updated functions. (#1830)
This commit is contained in:
@@ -85,7 +85,6 @@ func ExecObjectLayerTest(t *testing.T, objTest func(obj ObjectLayer, instanceTyp
|
||||
if err != nil {
|
||||
t.Fatalf("Initialization of object layer failed for single node setup: %s", err.Error())
|
||||
}
|
||||
// FIXME: enable FS tests after fixing it.
|
||||
// Executing the object layer tests for single node setup.
|
||||
objTest(objLayer, singleNodeTestStr, t)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user