aboutsummaryrefslogtreecommitdiff
path: root/tests/qapi-schema/union-branch-case.json
blob: b7894b75d6033022a67cab86913646067f0d5e03 (plain)
1
2
# Branch names should be 'lower-case'
{ 'union': 'Uni', 'data': { 'Branch': 'int' } }