summary refs log tree commit diff stats
path: root/handlers_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'handlers_test.go')
-rw-r--r--handlers_test.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/handlers_test.go b/handlers_test.go
index f240890..b409521 100644
--- a/handlers_test.go
+++ b/handlers_test.go
@@ -14,6 +14,8 @@ import (
 var testport = fmt.Sprintf(":%v", confObj.port)
 
 func initTestConf() {
+	initConfig()
+	tmpls = initTemplates()
 	logToNull()
 }
 
specs/ranger/commit/doc/release-checklist.txt?h=v1.9.1&id=477ae879345190e2a6d6f283378a6357c4c078e0'>477ae879 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
                                  

                           















                                                                     
                                                           






                                    
>
0487a30e ^

ac0e9db5 ^
35064671 ^
0487a30e ^
827898fc ^
0487a30e ^

11bf6ded ^
b1299d63 ^

72c4fb2d ^

a11d9c4a ^

363be37f ^
a11d9c4a ^




1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34