mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-03 20:01:16 +00:00
7f1209ad1e
Add a few test cases to verify that the old behaviour does not break and that new one behaves sanely.
13 lines
219 B
JSON
13 lines
219 B
JSON
{
|
|
"file.blah": {
|
|
"any":"possible",
|
|
"combination":{
|
|
"of":"json",
|
|
"nested":{
|
|
"objects":"should",
|
|
"be":"possible"
|
|
}
|
|
}
|
|
}
|
|
}
|