From fdd888b46905e52949374f7210ccdcecbb0fbaf5 Mon Sep 17 00:00:00 2001 From: Diptanu Choudhury Date: Wed, 26 Oct 2016 16:19:48 -0700 Subject: [PATCH] Fixed TestMeta_FlagSet test --- command/meta_test.go | 1 - 1 file changed, 1 deletion(-) diff --git a/command/meta_test.go b/command/meta_test.go index fd2d7cac5..76ff5b3ab 100644 --- a/command/meta_test.go +++ b/command/meta_test.go @@ -22,7 +22,6 @@ func TestMeta_FlagSet(t *testing.T) { "address", "no-color", "region", - "address", "ca-cert", "ca-path", "client-cert",