This commit is contained in:
Looly 2023-08-30 22:52:15 +08:00
parent 173e9ff678
commit 27e284896e

View File

@ -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" +