aboutsummaryrefslogtreecommitdiff
path: root/tests/qapi-schema/doc-bad-feature.json
blob: 3d49b8e60733b777fb3f85216d72bd33abe5667f (plain)
1
2
3
4
5
6
7
8
9
# Features listed in the doc comment must exist in the actual schema

##
# @foo:
#
# Features:
# @a: a
##
{ 'command': 'foo' }