tests/qapi-schema: Rename doc-bad-args to doc-bad-command-arg
Signed-off-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Message-Id: <1489582656-31133-36-git-send-email-armbru@redhat.com>
This commit is contained in:
parent
4ea7148e89
commit
bdc001caaa
@ -367,7 +367,7 @@ qapi-schema += base-cycle-direct.json
|
||||
qapi-schema += base-cycle-indirect.json
|
||||
qapi-schema += command-int.json
|
||||
qapi-schema += comments.json
|
||||
qapi-schema += doc-bad-args.json
|
||||
qapi-schema += doc-bad-command-arg.json
|
||||
qapi-schema += doc-bad-symbol.json
|
||||
qapi-schema += doc-before-include.json
|
||||
qapi-schema += doc-before-pragma.json
|
||||
|
@ -1 +0,0 @@
|
||||
tests/qapi-schema/doc-bad-args.json:3: The following documented members are not in the declaration: b
|
1
tests/qapi-schema/doc-bad-command-arg.err
Normal file
1
tests/qapi-schema/doc-bad-command-arg.err
Normal file
@ -0,0 +1 @@
|
||||
tests/qapi-schema/doc-bad-command-arg.json:3: The following documented members are not in the declaration: b
|
Loading…
Reference in New Issue
Block a user