зеркало из https://github.com/mislav/hub.git
More comments on caching pwd
This commit is contained in:
Родитель
133c25112f
Коммит
c8e12e9e62
|
@ -12,7 +12,7 @@ import (
|
|||
var pwd string
|
||||
|
||||
func init() {
|
||||
// need to cache it before all tests run
|
||||
// need to cache pwd before all tests run
|
||||
pwd, _ = os.Getwd()
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче