update unix test
This commit is contained in:
parent
2f1fa81197
commit
9f78206f80
@ -30,5 +30,6 @@ func Test_parseLexical(t *testing.T) {
|
||||
}
|
||||
]
|
||||
}`
|
||||
jsonData = `{"name":"zhangsan","age":"18","extension":{"sex":"man","height":"180"},"teacher_list":[{"name":"t1","age":"11"},{"name":"t2","age":"12"}]}`
|
||||
parseLexical(jsonData)
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user