aboutsummaryrefslogtreecommitdiff
path: root/tests/qapi-schema/include/sub-module.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qapi-schema/include/sub-module.json')
-rw-r--r--tests/qapi-schema/include/sub-module.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/qapi-schema/include/sub-module.json b/tests/qapi-schema/include/sub-module.json
new file mode 100644
index 0000000000..f2bdbd3990
--- /dev/null
+++ b/tests/qapi-schema/include/sub-module.json
@@ -0,0 +1,5 @@
+# *-*- Mode: Python -*-*
+
+# Sub-module of ../qapi-schema-test.json
+
+{ 'include': '../sub-sub-module.json' }