This commit is contained in:
Looly 2024-07-11 13:15:17 +08:00
parent 4458a8d6ba
commit 128755b119

View File

@ -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();