aboutsummaryrefslogtreecommitdiff
path: root/tests/qapi-schema/data-int.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qapi-schema/data-int.json')
-rw-r--r--tests/qapi-schema/data-int.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qapi-schema/data-int.json b/tests/qapi-schema/data-int.json
index 37916e09a9..a334d92e8c 100644
--- a/tests/qapi-schema/data-int.json
+++ b/tests/qapi-schema/data-int.json
@@ -1,2 +1,2 @@
-# FIXME: we should reject commands where data is not an array or complex type
+# we reject commands where data is not an array or complex type
{ 'command': 'oops', 'data': 'int' }