Move config2 into config

This commit is contained in:
9seconds
2021-07-29 16:21:22 +03:00
parent ec4f0656fb
commit 87ed1d1aa7
61 changed files with 696 additions and 2955 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ import (
)
type ConfigTestSuite struct {
suite.Suite
suite.Suite
}
func (suite *ConfigTestSuite) ReadConfig(filename string) []byte {