From bdc001caaa60dd71af8cddf73688f28ac5a32bc2 Mon Sep 17 00:00:00 2001 From: Markus Armbruster Date: Wed, 15 Mar 2017 13:57:24 +0100 Subject: tests/qapi-schema: Rename doc-bad-args to doc-bad-command-arg Signed-off-by: Markus Armbruster Reviewed-by: Eric Blake Message-Id: <1489582656-31133-36-git-send-email-armbru@redhat.com> --- tests/qapi-schema/doc-bad-args.json | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 tests/qapi-schema/doc-bad-args.json (limited to 'tests/qapi-schema/doc-bad-args.json') diff --git a/tests/qapi-schema/doc-bad-args.json b/tests/qapi-schema/doc-bad-args.json deleted file mode 100644 index 048e0fc5ef..0000000000 --- a/tests/qapi-schema/doc-bad-args.json +++ /dev/null @@ -1,8 +0,0 @@ -# Arguments listed in the doc comment must exist in the actual schema - -## -# @foo: -# @a: a -# @b: b -## -{ 'command': 'foo', 'data': {'a': 'int'} } -- cgit v1.2.3-55-g7522