mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-05-09 23:51:34 +08:00
fix bug
This commit is contained in:
parent
4458a8d6ba
commit
128755b119
@ -23,6 +23,9 @@ import org.junit.jupiter.api.Assertions;
|
|||||||
import org.junit.jupiter.api.Disabled;
|
import org.junit.jupiter.api.Disabled;
|
||||||
import org.junit.jupiter.api.Test;
|
import org.junit.jupiter.api.Test;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 配合SimpleServerTest测试
|
||||||
|
*/
|
||||||
public class IssueI85C9STest {
|
public class IssueI85C9STest {
|
||||||
|
|
||||||
private final ClientEngine engine = new HttpClient5Engine();
|
private final ClientEngine engine = new HttpClient5Engine();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user