aboutsummaryrefslogtreecommitdiff
path: root/tests/qapi-schema/include-extra-junk.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qapi-schema/include-extra-junk.json')
-rw-r--r--tests/qapi-schema/include-extra-junk.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/qapi-schema/include-extra-junk.json b/tests/qapi-schema/include-extra-junk.json
new file mode 100644
index 0000000000..25fe85078d
--- /dev/null
+++ b/tests/qapi-schema/include-extra-junk.json
@@ -0,0 +1,3 @@
+# 'include' must be the sole member
+
+{ 'include': 'comments.json', 'junk': true }