diff options
Diffstat (limited to 'tests/qapi-schema/data-array-empty.json')
| -rw-r--r-- | tests/qapi-schema/data-array-empty.json | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/qapi-schema/data-array-empty.json b/tests/qapi-schema/data-array-empty.json deleted file mode 100644 index 652dcfb24a..0000000000 --- a/tests/qapi-schema/data-array-empty.json +++ /dev/null @@ -1,2 +0,0 @@ -# we reject an array for data if it does not contain a known type -{ 'command': 'oops', 'data': { 'empty': [ ] } } |
