aboutsummaryrefslogtreecommitdiff
path: root/tests/qapi-schema/bad-type-bool.json
blob: e1e9fb0dde3ac75fae142ef391d2baeebc37c921 (plain)
1
2
# we reject an expression with a metatype that is not a string
{ 'type': true, 'data': { } }