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