diff options
Diffstat (limited to 'tests/good/test-escapes.nt')
-rw-r--r-- | tests/good/test-escapes.nt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/good/test-escapes.nt b/tests/good/test-escapes.nt index 725b832c..e30222e7 100644 --- a/tests/good/test-escapes.nt +++ b/tests/good/test-escapes.nt @@ -1,2 +1,2 @@ <http://example.org/thing> <http://example.org/comment> "\\\r\n\t" . -<http://example.org/thing> <http://example.org/comment> <http://example.org/\u003E> . +<http://example.org/thing> <http://example.org/comment> <http://example.org/\u005C> . |