summary refs log tree commit diff stats
path: root/tests/qapi-schema/features-unknown-key.err
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qapi-schema/features-unknown-key.err')
-rw-r--r--tests/qapi-schema/features-unknown-key.err2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/qapi-schema/features-unknown-key.err b/tests/qapi-schema/features-unknown-key.err
new file mode 100644
index 0000000000..a1d693030d
--- /dev/null
+++ b/tests/qapi-schema/features-unknown-key.err
@@ -0,0 +1,2 @@
+tests/qapi-schema/features-unknown-key.json:1: Unknown key 'colour' in feature of struct FeatureStruct0
+Valid keys are 'if', 'name'.