mirror of
https://gitee.com/dromara/hutool.git
synced 2025-10-27 11:19:22 +08:00
add test
This commit is contained in:
@@ -19,7 +19,7 @@ import org.junit.jupiter.api.Test;
|
||||
|
||||
public class Issue3274Test {
|
||||
@Test
|
||||
public void test1(){
|
||||
public void toBeanTest(){
|
||||
final JSONObject entries = new JSONObject("{\n" +
|
||||
" \n" +
|
||||
" \"age\": 36,\n" +
|
||||
|
||||
Reference in New Issue
Block a user