aboutsummaryrefslogtreecommitdiff
path: root/tests/qapi-schema/event-boxed-empty.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qapi-schema/event-boxed-empty.json')
-rw-r--r--tests/qapi-schema/event-boxed-empty.json4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/qapi-schema/event-boxed-empty.json b/tests/qapi-schema/event-boxed-empty.json
index 63b870b31b..cb145f1433 100644
--- a/tests/qapi-schema/event-boxed-empty.json
+++ b/tests/qapi-schema/event-boxed-empty.json
@@ -1,6 +1,2 @@
# 'boxed' requires a non-empty type
-
-##
-# @FOO:
-##
{ 'event': 'FOO', 'boxed': true }