aboutsummaryrefslogtreecommitdiffstats
path: root/tests/qapi-schema/include-non-file.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qapi-schema/include-non-file.json')
-rw-r--r--tests/qapi-schema/include-non-file.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/qapi-schema/include-non-file.json b/tests/qapi-schema/include-non-file.json
new file mode 100644
index 00000000..cd43c3f9
--- /dev/null
+++ b/tests/qapi-schema/include-non-file.json
@@ -0,0 +1 @@
+{ 'include': [ 'foo', 'bar' ] }