Add qemu 2.4.0
[kvmfornfv.git] / qemu / tests / qapi-schema / double-data.json
diff --git a/qemu/tests/qapi-schema/double-data.json b/qemu/tests/qapi-schema/double-data.json
new file mode 100644 (file)
index 0000000..e76b519
--- /dev/null
@@ -0,0 +1,2 @@
+# we reject an expression with duplicate top-level keys
+{ 'struct': 'bar', 'data': { }, 'data': { 'string': 'str'} }