diff options
Diffstat (limited to 'tests/test-bad-utf8.ttl')
-rw-r--r-- | tests/test-bad-utf8.ttl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test-bad-utf8.ttl b/tests/test-bad-utf8.ttl index e3c9ae81..2c105f5b 100644 --- a/tests/test-bad-utf8.ttl +++ b/tests/test-bad-utf8.ttl @@ -1,2 +1,3 @@ <http://example.org/thing> <http://example.org/comment> "Impossible bytes: þ ÿ" . <http://example.org/thing> <http://example.org/comment> "2 continuation bytes: €¿" . +<http://example.org/thing> <http://example.org/comment> "Missing continuation: À" . |