This website works better with JavaScript
Home
Explore
Help
Sign In
githab
/
hutool
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
fix test
Looly
5 years ago
parent
f49c3cba6e
commit
4733b8b69d
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
hutool-http/src/test/java/cn/hutool/http/test/HttpsTest.java
+ 1
- 0
hutool-http/src/test/java/cn/hutool/http/test/HttpsTest.java
View File
@@ -25,4 +25,5 @@ public class HttpsTest {
}
ThreadUtil.sync(this);
}
+
}