Commit 93859205 authored by Małgorzata Ksionek's avatar Małgorzata Ksionek

Add cr remarks

parent f00c577d
...@@ -110,8 +110,6 @@ func TestClients(t *testing.T) { ...@@ -110,8 +110,6 @@ func TestClients(t *testing.T) {
testMissing(t, client) testMissing(t, client)
testErrorMessage(t, client) testErrorMessage(t, client)
testAuthenticationHeader(t, client) testAuthenticationHeader(t, client)
testXForwardedForHeader(t, client)
testEmptyForwardedForHeader(t, client)
}) })
} }
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment