diff options
Diffstat (limited to 'tests/good/test-escapes.nt')
-rw-r--r-- | tests/good/test-escapes.nt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/good/test-escapes.nt b/tests/good/test-escapes.nt new file mode 100644 index 00000000..725b832c --- /dev/null +++ b/tests/good/test-escapes.nt @@ -0,0 +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> . |