diff options
Diffstat (limited to 'test/extra/ascii/test-whitespace.nt')
-rw-r--r-- | test/extra/ascii/test-whitespace.nt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/extra/ascii/test-whitespace.nt b/test/extra/ascii/test-whitespace.nt new file mode 100644 index 00000000..3eee355e --- /dev/null +++ b/test/extra/ascii/test-whitespace.nt @@ -0,0 +1,2 @@ +<http://example.org/foo#a> <http://example.org/foo#b> "\nthis \ris a \U00015678long \nliteral\uABCD\n" . +<http://example.org/foo#d> <http://example.org/foo#e> " This \uABCDis\r \U00015678another\n\none\n" . |