We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4e7c9c commit 1c74500Copy full SHA for 1c74500
ssh/test/server_test.go
@@ -14,7 +14,7 @@ type exitStatusMsg struct {
14
Status uint32
15
}
16
17
-// goServer is a test Go SSH server that accepts public key and certificate
+// goTestServer is a test Go SSH server that accepts public key and certificate
18
// authentication and replies with a 0 exit status to any exec request without
19
// running any commands.
20
type goTestServer struct {
0 commit comments