diff options
Diffstat (limited to 'test/lax/test-bad-utf8.nt')
-rw-r--r-- | test/lax/test-bad-utf8.nt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/test/lax/test-bad-utf8.nt b/test/lax/test-bad-utf8.nt deleted file mode 100644 index 58f2c52b..00000000 --- a/test/lax/test-bad-utf8.nt +++ /dev/null @@ -1,6 +0,0 @@ -<http://example.org/s> <http://example.org/p> "Impossible bytes: \uFFFD \uFFFD" . -<http://example.org/s> <http://example.org/p> "2 continuation bytes: \uFFFD" . -<http://example.org/s> <http://example.org/p> "Missing continuation: \uFFFD" . -<http://example.org/s> <http://example.org/p> "Impossible bytes: \uFFFD \uFFFD" . -<http://example.org/s> <http://example.org/p> "2 continuation bytes: \uFFFD" . -<http://example.org/s> <http://example.org/p> "Missing continuation: \uFFFD" . |