aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2011-01-25 16:50:28 +0000
committerDavid Robillard <d@drobilla.net>2011-01-25 16:50:28 +0000
commit2e3ec18723e534dd1e6600148a2e24216138414d (patch)
treef62330da1e1add6d08710561f6a30ad2112c6c21 /tests
parent03e48f15a3635cfef0392b87e6ad7b7702ba2bcb (diff)
downloadserd-2e3ec18723e534dd1e6600148a2e24216138414d.tar.gz
serd-2e3ec18723e534dd1e6600148a2e24216138414d.tar.bz2
serd-2e3ec18723e534dd1e6600148a2e24216138414d.zip
Fix UTF-8 test file.
git-svn-id: http://svn.drobilla.net/serd/trunk@66 490d8e77-9747-427b-9fa3-0b8f29cee8a0
Diffstat (limited to 'tests')
-rw-r--r--tests/UTF-8.ttl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/UTF-8.ttl b/tests/UTF-8.ttl
index 9e9a7b33..82587c57 100644
--- a/tests/UTF-8.ttl
+++ b/tests/UTF-8.ttl
@@ -214,6 +214,6 @@ Box drawing alignment tests: █
▝▀▘▙▄▟
""" .
<> rdfs:comment """
- Two byte Unicode escape: \U00E0
+ Two byte Unicode escape: \u00E0
Largest Unicode escape in Turtle: \U0010FFFF
""" .