Files
xemu/tests/qapi-schema/enum-missing-data.json
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

3 lines
72 B
JSON
Raw Normal View History

2015-05-04 09:05:04 -06:00
# we require that all QAPI enums have a data array
2015-05-04 09:05:03 -06:00
{ 'enum': 'MyEnum' }