aboutsummaryrefslogtreecommitdiffstats
path: root/tests/good/test-bad-utf8.nt
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2018-11-25 16:12:23 +0100
committerDavid Robillard <d@drobilla.net>2019-01-05 17:12:38 +0100
commitd493841ad1ae145db53b04d4d8eeb21fe6a2a438 (patch)
treedb59efac99d81fec4d2be12756b28d46883a307f /tests/good/test-bad-utf8.nt
parenta061646f3a87e9e3729b4ac1f4dee2a88d0c8f5b (diff)
downloadserd-d493841ad1ae145db53b04d4d8eeb21fe6a2a438.tar.gz
serd-d493841ad1ae145db53b04d4d8eeb21fe6a2a438.tar.bz2
serd-d493841ad1ae145db53b04d4d8eeb21fe6a2a438.zip
Add separate test suite for lax syntax tests
Diffstat (limited to 'tests/good/test-bad-utf8.nt')
-rw-r--r--tests/good/test-bad-utf8.nt3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/good/test-bad-utf8.nt b/tests/good/test-bad-utf8.nt
deleted file mode 100644
index 6d73993d..00000000
--- a/tests/good/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" .