summary refs log tree commit diff stats
path: root/tests/qapi-schema/doc-bad-event-arg.out
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qapi-schema/doc-bad-event-arg.out')
-rw-r--r--tests/qapi-schema/doc-bad-event-arg.out19
1 files changed, 0 insertions, 19 deletions
diff --git a/tests/qapi-schema/doc-bad-event-arg.out b/tests/qapi-schema/doc-bad-event-arg.out
index ad0367cd45..e69de29bb2 100644
--- a/tests/qapi-schema/doc-bad-event-arg.out
+++ b/tests/qapi-schema/doc-bad-event-arg.out
@@ -1,19 +0,0 @@
-module None
-object q_empty
-enum QType
-    prefix QTYPE
-    member none
-    member qnull
-    member qnum
-    member qstring
-    member qdict
-    member qlist
-    member qbool
-module doc-bad-event-arg.json
-event FOO None
-    boxed=False
-doc symbol=FOO
-    body=
-
-    arg=a
-a