diff options
Diffstat (limited to 'tests/qapi-schema/doc-before-include.out')
-rw-r--r-- | tests/qapi-schema/doc-before-include.out | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/qapi-schema/doc-before-include.out b/tests/qapi-schema/doc-before-include.out index 236a849d48..e69de29bb2 100644 --- a/tests/qapi-schema/doc-before-include.out +++ b/tests/qapi-schema/doc-before-include.out @@ -1,4 +0,0 @@ -enum QType ['none', 'qnull', 'qint', 'qstring', 'qdict', 'qlist', 'qfloat', 'qbool'] - prefix QTYPE -object foo -object q_empty |