github.com/stffabi/git-lfs@v2.3.5-0.20180214015214-8eeaa8d88902+incompatible/test/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 }