package net import "testing" func TestSSHJar(t *testing.T) { runSSHHoneyJar("127.0.0.1:22", "", "", "./test.csv", "") }