command: fix tests

This commit is contained in:
Mitchell Hashimoto 2015-05-11 11:25:45 -07:00
parent 1df31c6144
commit a3348b090a

View file

@ -18,7 +18,7 @@ func TestFlagSet(t *testing.T) {
},
{
FlagSetServer,
[]string{"address", "ca-cert", "ca-path", "insecure"},
[]string{"address", "ca-cert", "ca-path", "insecure", "tls-skip-verify"},
},
}