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:
4
tests/virjsondata/deflatten-double-key-in.json
Normal file
4
tests/virjsondata/deflatten-double-key-in.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"file.nest":1,
|
||||
"file.nest.into":2
|
||||
}
|
||||
Reference in New Issue
Block a user