summaryrefslogtreecommitdiffstats
path: root/tests/qapi-schema/alternate-empty.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qapi-schema/alternate-empty.json')
-rw-r--r--tests/qapi-schema/alternate-empty.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qapi-schema/alternate-empty.json b/tests/qapi-schema/alternate-empty.json
index db3820f..fff15ba 100644
--- a/tests/qapi-schema/alternate-empty.json
+++ b/tests/qapi-schema/alternate-empty.json
@@ -1,2 +1,2 @@
-# FIXME - alternates should list at least two types to be useful
+# alternates must list at least two types to be useful
{ 'alternate': 'Alt', 'data': { 'i': 'int' } }
OpenPOWER on IntegriCloud