aboutsummaryrefslogtreecommitdiffstats
path: root/test/lax/test-bad-utf8.nt
diff options
context:
space:
mode:
Diffstat (limited to 'test/lax/test-bad-utf8.nt')
-rw-r--r--test/lax/test-bad-utf8.nt9
1 files changed, 3 insertions, 6 deletions
diff --git a/test/lax/test-bad-utf8.nt b/test/lax/test-bad-utf8.nt
index 09200e9d..2c105f5b 100644
--- a/test/lax/test-bad-utf8.nt
+++ b/test/lax/test-bad-utf8.nt
@@ -1,6 +1,3 @@
-<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" .
+<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: À" .