Add qemu 2.4.0
[kvmfornfv.git] / qemu / tests / qapi-schema / missing-comma-object.json
diff --git a/qemu/tests/qapi-schema/missing-comma-object.json b/qemu/tests/qapi-schema/missing-comma-object.json
new file mode 100644 (file)
index 0000000..50f5178
--- /dev/null
@@ -0,0 +1,2 @@
+{ 'enum': 'Status'
+  'data': [ 'good', 'bad', 'ugly' ] }