From 0d12c3f5b869461b168b469505ddecc48017e470 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Tue, 22 Jul 2014 18:35:53 -0700 Subject: [PATCH] config: fmt --- config/interpolate_funcs_test.go | 1 + 1 file changed, 1 insertion(+) diff --git a/config/interpolate_funcs_test.go b/config/interpolate_funcs_test.go index 9b008b8cb..f301283c8 100644 --- a/config/interpolate_funcs_test.go +++ b/config/interpolate_funcs_test.go @@ -53,6 +53,7 @@ func TestInterpolateFuncFile(t *testing.T) { } } } + func TestInterpolateFuncLookup(t *testing.T) { cases := []struct { M map[string]string