aboutsummaryrefslogtreecommitdiff
path: root/tests/qapi-schema/doc-empty-features.json
blob: 06f814e45d7d6337b48308234379294a32bc7b8c (plain)
1
2
3
4
5
6
7
8
9
10
# 'Features:' line not followed by feature descriptions

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