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