mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
tests: json: Add test for the deflattening function
Add a few test cases to verify that the old behaviour does not break and that new one behaves sanely.
This commit is contained in:
9
tests/virjsondata/deflatten-concat-out.json
Normal file
9
tests/virjsondata/deflatten-concat-out.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"file": {
|
||||
"nest": {
|
||||
|
||||
},
|
||||
"nest.into": 2,
|
||||
"nest.there": "too"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user