github.com/x-oss-byte/git-lfs@v2.5.2+incompatible/t/cmd/lfs-ssh-proxy-test.go (about) 1 // +build testtools 2 3 package main 4 5 import "fmt" 6 7 func main() { 8 fmt.Println("SSH PROXY TEST called") 9 }