summaryrefslogtreecommitdiffstats
path: root/tests/qapi-schema/alternate-array.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qapi-schema/alternate-array.json')
-rw-r--r--tests/qapi-schema/alternate-array.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qapi-schema/alternate-array.json b/tests/qapi-schema/alternate-array.json
index 25224c6..0da1a64 100644
--- a/tests/qapi-schema/alternate-array.json
+++ b/tests/qapi-schema/alternate-array.json
@@ -1,4 +1,4 @@
-# FIXME: we should not allow array branches in anonymous unions
+# we do not allow array branches in anonymous unions
# TODO: should we support this?
{ 'type': 'One',
'data': { 'name': 'str' } }
OpenPOWER on IntegriCloud