summaryrefslogtreecommitdiff
path: root/tests/qapi-schema/sub-sub-module.json
blob: 524ef9b83f59b9da5be90ad0a4b45562119f7ade (plain)
1
2
3
4
5
6
# *-*- Mode: Python -*-*

# Sub-module of sub-module include/sub-module.json of qapi-schema-test.json

{ 'enum': 'Status',
  'data': [ 'good', 'bad', 'ugly' ] }