diff options
Diffstat (limited to 'qemu/tests/qapi-schema/union-empty.json')
-rw-r--r-- | qemu/tests/qapi-schema/union-empty.json | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/qemu/tests/qapi-schema/union-empty.json b/qemu/tests/qapi-schema/union-empty.json deleted file mode 100644 index 1f0b13ca2..000000000 --- a/qemu/tests/qapi-schema/union-empty.json +++ /dev/null @@ -1,2 +0,0 @@ -# unions cannot be empty -{ 'union': 'Union', 'data': { } } |