mirror of
https://github.com/pgsty/minio.git
synced 2026-07-20 20:50:22 +03:00
Adding detailed comments for server_xl_test. (#2011)
This commit is contained in:
committed by
Harshavardhana
parent
4db2b03312
commit
76f6533f8d
@@ -120,7 +120,7 @@ func testObjectAPIPutObject(obj ObjectLayer, instanceType string, t *testing.T)
|
||||
}
|
||||
|
||||
// Wrapper for calling PutObject tests for both XL multiple disks case
|
||||
// when quorum is not availabel.
|
||||
// when quorum is not available.
|
||||
func TestObjectAPIPutObjectDiskNotFound(t *testing.T) {
|
||||
ExecObjectLayerDiskNotFoundTest(t, testObjectAPIPutObjectDiskNotFOund)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user