update test

This commit is contained in:
Pete Wildsmith 2017-04-30 15:40:04 +01:00
parent 642fbd2f56
commit f64f37317e
1 changed files with 1 additions and 2 deletions

View File

@ -154,8 +154,7 @@ func TestConfig_Parse(t *testing.T) {
CAFile: "foo",
CertFile: "bar",
KeyFile: "pipe",
VerifyIncoming: true,
VerifyOutgoing: true,
VerifyHTTPSClient: true,
},
HTTPAPIResponseHeaders: map[string]string{
"Access-Control-Allow-Origin": "*",