mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-05-09 23:51:34 +08:00
add test
This commit is contained in:
parent
173e9ff678
commit
27e284896e
@ -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" +
|
||||
|
Loading…
x
Reference in New Issue
Block a user