summaryrefslogtreecommitdiffstats
path: root/common/maps/params_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'common/maps/params_test.go')
-rw-r--r--common/maps/params_test.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/maps/params_test.go b/common/maps/params_test.go
index 578b2a576..892c77175 100644
--- a/common/maps/params_test.go
+++ b/common/maps/params_test.go
@@ -154,7 +154,6 @@ func TestParamsSetAndMerge(t *testing.T) {
"a": "av",
"c": "cv",
})
-
}
func TestParamsIsZero(t *testing.T) {