tests: fixes aio-win32 about aio_remove_fd_handler, get it consistence with aio-posix.c
[qemu/ar7.git] / tests / qapi-schema / args-unknown.json
blob32aba43b3f8c495e4453b0731c5571474a9e1a38
1 # we reject data if it does not contain a known type
2 { 'command': 'oops', 'data': 'NoSuchType' }