rm ignore file

This commit is contained in:
2018-08-15 11:39:35 +08:00
parent b130bb63b8
commit 414f9aa3fc
6 changed files with 38 additions and 38 deletions

View File

@@ -17,7 +17,8 @@ public class DidSdkTest {
@Test
public void didSdkTest() throws Exception {
SdkClient client = new SdkClient("10.19.248.200", 30581);
// SdkClient client = new SdkClient("10.19.248.200", 30581);
SdkClient client = new SdkClient();
client.init();
client.start();