diff options
Diffstat (limited to 'tests/qapi-schema/unknown-expr-key.out')
-rw-r--r-- | tests/qapi-schema/unknown-expr-key.out | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/qapi-schema/unknown-expr-key.out b/tests/qapi-schema/unknown-expr-key.out index c93f020aeb..e69de29bb2 100644 --- a/tests/qapi-schema/unknown-expr-key.out +++ b/tests/qapi-schema/unknown-expr-key.out @@ -1,3 +0,0 @@ -[OrderedDict([('type', 'bar'), ('data', OrderedDict([('string', 'str')])), ('bogus', OrderedDict())])] -[] -[OrderedDict([('type', 'bar'), ('data', OrderedDict([('string', 'str')])), ('bogus', OrderedDict())])] |