aboutsummaryrefslogtreecommitdiff
path: root/tests/qapi-schema/bad-data.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qapi-schema/bad-data.json')
-rw-r--r--tests/qapi-schema/bad-data.json4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/qapi-schema/bad-data.json b/tests/qapi-schema/bad-data.json
index 51c444f4f8..832eeb76f4 100644
--- a/tests/qapi-schema/bad-data.json
+++ b/tests/qapi-schema/bad-data.json
@@ -1,6 +1,2 @@
# we ensure 'data' is a dictionary for all but enums
-
-##
-# @oops:
-##
{ 'command': 'oops', 'data': [ ] }