diff options
Diffstat (limited to 'tests/qapi-schema/union-empty.json')
-rw-r--r-- | tests/qapi-schema/union-empty.json | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/qapi-schema/union-empty.json b/tests/qapi-schema/union-empty.json index c9b0a1ef33..1f0b13ca21 100644 --- a/tests/qapi-schema/union-empty.json +++ b/tests/qapi-schema/union-empty.json @@ -1,6 +1,2 @@ # unions cannot be empty - -## -# @Union: -## { 'union': 'Union', 'data': { } } |