diff options
Diffstat (limited to 'tests/qapi-schema/doc-bad-args.json')
| -rw-r--r-- | tests/qapi-schema/doc-bad-args.json | 8 |
1 files changed, 0 insertions, 8 deletions
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'} } |
