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