Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
[qemu/ar7.git] / tests / qapi-schema / bad-data.json
blob832eeb76f4cc088e4da5c08941994d125c45aca0
1 # we ensure 'data' is a dictionary for all but enums
2 { 'command': 'oops', 'data': [ ] }