From ce2b2be5de578bd9eb44b26e04db75ca61d67ca5 Mon Sep 17 00:00:00 2001 From: Chris Date: Tue, 31 Oct 2017 09:39:31 -0500 Subject: Refactoring cfg refs and load / save functions (#7749) * refactoring cfg refs and load / save functions * improve error output --- store/sqlstore/store_test.go | 2 -- 1 file changed, 2 deletions(-) (limited to 'store/sqlstore/store_test.go') diff --git a/store/sqlstore/store_test.go b/store/sqlstore/store_test.go index d1a5714d6..41d6a9b7e 100644 --- a/store/sqlstore/store_test.go +++ b/store/sqlstore/store_test.go @@ -99,8 +99,6 @@ func tearDownStores() { func TestMain(m *testing.M) { utils.TranslationsPreInit() - utils.LoadConfig("config.json") - utils.InitTranslations(utils.Cfg.LocalizationSettings) status := 0 -- cgit v1.2.3-1-g7c22