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