mirror of
https://github.com/pgsty/minio.git
synced 2026-07-19 12:10:24 +03:00
@@ -26,9 +26,9 @@ import (
|
||||
. "gopkg.in/check.v1"
|
||||
)
|
||||
|
||||
// Concurreny level.
|
||||
// concurreny level for certain parallel tests.
|
||||
const (
|
||||
ConcurrencyLevel = 10
|
||||
testConcurrencyLevel = 10
|
||||
)
|
||||
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user