tests: fixes aio-win32 about aio_remove_fd_handler, get it consistence with aio-posix.c
[qemu/ar7.git] / tests / qapi-schema / sub-sub-module.json
blob94f36ec0b185acd9f4c8b932e82e461ab6d4c027
1 # *-*- Mode: Python -*-*
2 # vim: filetype=python
4 # Sub-module of sub-module include/sub-module.json of qapi-schema-test.json
6 { 'enum': 'Status',
7   'data': [ 'good', 'bad', 'ugly' ] }