diff options
Diffstat (limited to 'tests/test-bad-utf8.out')
-rw-r--r-- | tests/test-bad-utf8.out | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/test-bad-utf8.out b/tests/test-bad-utf8.out new file mode 100644 index 00000000..df2ada0d --- /dev/null +++ b/tests/test-bad-utf8.out @@ -0,0 +1,2 @@ +<http://example.org/thing> <http://example.org/comment> "Impossible bytes: \uFFFD \uFFFD" . +<http://example.org/thing> <http://example.org/comment> "2 continuation bytes: \uFFFD" . |