aboutsummaryrefslogtreecommitdiff
path: root/tests/qapi-schema/indented-expr.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qapi-schema/indented-expr.json')
-rw-r--r--tests/qapi-schema/indented-expr.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/qapi-schema/indented-expr.json b/tests/qapi-schema/indented-expr.json
index 7115d3131e..d759be1877 100644
--- a/tests/qapi-schema/indented-expr.json
+++ b/tests/qapi-schema/indented-expr.json
@@ -1,2 +1,8 @@
+##
+# @eins:
+##
{ 'command' : 'eins' }
+##
+# @zwei:
+##
{ 'command' : 'zwei' }