aboutsummaryrefslogtreecommitdiff
path: root/lib/ssh/ssh_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ssh/ssh_test.go')
-rw-r--r--lib/ssh/ssh_test.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/ssh/ssh_test.go b/lib/ssh/ssh_test.go
index 1f84db0b..33ddfe66 100644
--- a/lib/ssh/ssh_test.go
+++ b/lib/ssh/ssh_test.go
@@ -12,7 +12,6 @@ import (
"github.com/shuLhan/share/lib/test"
)
-//nolint: gochecknoglobals
var (
testDefaultSection = newConfigSection()
testParser *configParser