tests/qapi-schema: Fix feature documentation testing

Commit 8aa3a33e44 "tests/qapi-schema: Test for good feature lists in
structs" made test-qapi.py show features, but neglected to show their
documentation.  Fix that.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20191024110237.30963-5-armbru@redhat.com>
This commit is contained in:
Markus Armbruster 2019-10-24 13:02:22 +02:00
parent f6401deb06
commit a0418a4a6b
4 changed files with 16 additions and 0 deletions

View file

@ -15,3 +15,5 @@ command foo None -> None
doc symbol=foo
body=
feature=a
a