diff options
Diffstat (limited to 'tests/qapi-schema/string-code-point-127.json')
-rw-r--r-- | tests/qapi-schema/string-code-point-127.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/qapi-schema/string-code-point-127.json b/tests/qapi-schema/string-code-point-127.json new file mode 100644 index 0000000000..480318a69f --- /dev/null +++ b/tests/qapi-schema/string-code-point-127.json @@ -0,0 +1,2 @@ +# We accept printable ASCII: code points 32..126. Test code point 127: +{ 'command': '' } |