update version

This commit is contained in:
Looly
2019-10-17 17:41:44 +08:00
parent 61ba892b49
commit 9c55448c79
4 changed files with 7 additions and 6 deletions

View File

@@ -64,6 +64,7 @@ public class JschUtilTest {
}
@Test
@Ignore
public void getSessionTest(){
JschUtil.getSession("192.168.1.134", 22, "root", "aaa", null);
}