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