diff options
Diffstat (limited to 'test/extra/perfect/test-long-whitespace.nt')
-rw-r--r-- | test/extra/perfect/test-long-whitespace.nt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/extra/perfect/test-long-whitespace.nt b/test/extra/perfect/test-long-whitespace.nt index 09664b37..fca880d1 100644 --- a/test/extra/perfect/test-long-whitespace.nt +++ b/test/extra/perfect/test-long-whitespace.nt @@ -1,2 +1,2 @@ -<http://example.org/eg#a> <http://example.org/eg#b> "\nthis \ris a \U00015678long\t\nliteral\uABCD\n" . -<http://example.org/eg#d> <http://example.org/eg#e> "\tThis \uABCDis\r \U00015678another\n\none\n" . +<http://example.org/eg#a> <http://example.org/eg#b> "\nthis \ris a 𕙸long\t\nliteralꯍ\n" . +<http://example.org/eg#d> <http://example.org/eg#e> "\tThis ꯍis\r 𕙸another\n\none\n" . |