summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--handlers_test.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/handlers_test.go b/handlers_test.go
index 4ae7ae6..f240890 100644
--- a/handlers_test.go
+++ b/handlers_test.go
@@ -14,7 +14,6 @@ import (
 var testport = fmt.Sprintf(":%v", confObj.port)
 
 func initTestConf() {
-	initConfig()
 	logToNull()
 }