diff options
Diffstat (limited to 'tests/qapi-schema/bad-ident.out')
-rw-r--r-- | tests/qapi-schema/bad-ident.out | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/qapi-schema/bad-ident.out b/tests/qapi-schema/bad-ident.out index 165e34645d..e69de29bb2 100644 --- a/tests/qapi-schema/bad-ident.out +++ b/tests/qapi-schema/bad-ident.out @@ -1,3 +0,0 @@ -[OrderedDict([('type', '*oops'), ('data', OrderedDict([('i', 'int')]))])] -[] -[OrderedDict([('type', '*oops'), ('data', OrderedDict([('i', 'int')]))])] |