Imported Upstream version 2.4.2
[scm/test.git] / test / cmd / lfs-ssh-proxy-test.go
1 // +build testtools
2
3 package main
4
5 import "fmt"
6
7 func main() {
8         fmt.Println("SSH PROXY TEST called")
9 }