config: fmt
This commit is contained in:
parent
80385c7682
commit
0d12c3f5b8
|
@ -53,6 +53,7 @@ func TestInterpolateFuncFile(t *testing.T) {
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
func TestInterpolateFuncLookup(t *testing.T) {
|
||||
cases := []struct {
|
||||
M map[string]string
|
||||
|
|
Loading…
Reference in New Issue