diff options
Diffstat (limited to 'tests/good/test-escapes.ttl')
-rw-r--r-- | tests/good/test-escapes.ttl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/good/test-escapes.ttl b/tests/good/test-escapes.ttl index 9898e883..e30222e7 100644 --- a/tests/good/test-escapes.ttl +++ b/tests/good/test-escapes.ttl @@ -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> .
\ No newline at end of file +<http://example.org/thing> <http://example.org/comment> <http://example.org/\u005C> . |