mirror of
https://gitee.com/dromara/hutool.git
synced 2025-06-28 13:34:09 +08:00
fix test
This commit is contained in:
parent
5034b04a14
commit
a7c5259d4b
@ -78,6 +78,7 @@ public class NetUtilTest {
|
|||||||
}
|
}
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
|
@Disabled
|
||||||
public void pingTest(){
|
public void pingTest(){
|
||||||
Assertions.assertTrue(NetUtil.ping("127.0.0.1"));
|
Assertions.assertTrue(NetUtil.ping("127.0.0.1"));
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user