Add qemu 2.4.0
[kvmfornfv.git] / qemu / tests / qapi-schema / bad-data.json
diff --git a/qemu/tests/qapi-schema/bad-data.json b/qemu/tests/qapi-schema/bad-data.json
new file mode 100644 (file)
index 0000000..832eeb7
--- /dev/null
@@ -0,0 +1,2 @@
+# we ensure 'data' is a dictionary for all but enums
+{ 'command': 'oops', 'data': [ ] }