diff options
Diffstat (limited to 'tests/lax/test-bad-utf8.nt')
-rw-r--r-- | tests/lax/test-bad-utf8.nt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/lax/test-bad-utf8.nt b/tests/lax/test-bad-utf8.nt deleted file mode 100644 index 09200e9d..00000000 --- a/tests/lax/test-bad-utf8.nt +++ /dev/null @@ -1,6 +0,0 @@ -<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" . -<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" . |