aboutsummaryrefslogtreecommitdiff
path: root/tests/qapi-schema/event-case.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qapi-schema/event-case.json')
-rw-r--r--tests/qapi-schema/event-case.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/qapi-schema/event-case.json b/tests/qapi-schema/event-case.json
index 3a92d8b610..6b05c5d247 100644
--- a/tests/qapi-schema/event-case.json
+++ b/tests/qapi-schema/event-case.json
@@ -1,3 +1,7 @@
# TODO: might be nice to enforce naming conventions; but until then this works
# even though events should usually be ALL_CAPS
+
+##
+# @oops:
+##
{ 'event': 'oops' }