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