mirror of
https://github.com/minio/minio.git
synced 2025-11-20 01:50:24 -05:00
committed by
Anand Babu (AB) Periasamy
parent
8deddb82f4
commit
984903cce1
@@ -81,6 +81,9 @@ func (s *MyAPISuite) SetUpSuite(c *C) {
|
||||
// Initialize server config.
|
||||
initConfig()
|
||||
|
||||
// Initialize name space lock.
|
||||
initNSLock()
|
||||
|
||||
// Set port.
|
||||
addr := ":" + strconv.Itoa(getFreePort())
|
||||
|
||||
|
||||
Reference in New Issue
Block a user