about summary refs log tree commit diff stats
path: root/svc/conf_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'svc/conf_test.go')
-rw-r--r--svc/conf_test.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/svc/conf_test.go b/svc/conf_test.go
index 37e64a6..5956fa1 100644
--- a/svc/conf_test.go
+++ b/svc/conf_test.go
@@ -19,4 +19,5 @@ func Test_initConfig(t *testing.T) {
 			}
 		}
 	})
+	testConfig()
 }