diff options
Diffstat (limited to 'tests/good/test-backspace.nt')
-rw-r--r-- | tests/good/test-backspace.nt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/good/test-backspace.nt b/tests/good/test-backspace.nt index ad4806cf..3a88c436 100644 --- a/tests/good/test-backspace.nt +++ b/tests/good/test-backspace.nt @@ -1,2 +1,2 @@ -<http://example.org/thing> <http://example.org/label> "\u0008" . -<http://example.org/thing> <http://example.org/label> "\uFFFD" . +<http://example.org/thing> <http://example.org/label> "\b" . +<http://example.org/thing> <http://example.org/label> "\b" . |