summaryrefslogtreecommitdiff
path: root/contrib/tlsauth
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/tlsauth')
-rw-r--r--contrib/tlsauth/auth_test.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/tlsauth/auth_test.go b/contrib/tlsauth/auth_test.go
index 8361fc3..41292b4 100644
--- a/contrib/tlsauth/auth_test.go
+++ b/contrib/tlsauth/auth_test.go
@@ -137,6 +137,7 @@ func setup(
server, err := gemini.NewServer(
context.Background(),
+ nil,
serverTLS,
"tcp",
"127.0.0.1:0",