aboutsummaryrefslogtreecommitdiff
path: root/tests/qapi-schema/struct-member-invalid.json
blob: 968e63cb8e61d0a12347f5a9dd1259aedc59f1cf (plain)
1
2
3
# FIXME error message "should be a dictionary" is wrong, must be type name
{ 'struct': 'foo',
  'data': { 'a': false } }