diff options
Diffstat (limited to 'tests/qapi-schema/include-simple.json')
-rw-r--r-- | tests/qapi-schema/include-simple.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/qapi-schema/include-simple.json b/tests/qapi-schema/include-simple.json new file mode 100644 index 0000000000..1dd391a592 --- /dev/null +++ b/tests/qapi-schema/include-simple.json @@ -0,0 +1 @@ +{ 'include': 'include-simple-sub.json' } |