mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-03 11:51:11 +00:00
7f1209ad1e
Add a few test cases to verify that the old behaviour does not break and that new one behaves sanely.
10 lines
243 B
JSON
10 lines
243 B
JSON
{
|
|
"file.double.nest1":"some",
|
|
"file.double.nest2":"more",
|
|
"file.double.nest3": {
|
|
"even":"objects"
|
|
},
|
|
"file.very.deeply.nested.object.chains.nest1":"some",
|
|
"file.very.deeply.nested.object.chains.nest2":"stuff"
|
|
}
|