diff options
Diffstat (limited to 'tests/qapi-schema/alternate-empty.json')
-rw-r--r-- | tests/qapi-schema/alternate-empty.json | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/qapi-schema/alternate-empty.json b/tests/qapi-schema/alternate-empty.json index db54405240..fff15baf16 100644 --- a/tests/qapi-schema/alternate-empty.json +++ b/tests/qapi-schema/alternate-empty.json @@ -1,6 +1,2 @@ # alternates must list at least two types to be useful - -## -# @Alt: -## { 'alternate': 'Alt', 'data': { 'i': 'int' } } |