From 2e3ec18723e534dd1e6600148a2e24216138414d Mon Sep 17 00:00:00 2001 From: David Robillard Date: Tue, 25 Jan 2011 16:50:28 +0000 Subject: Fix UTF-8 test file. git-svn-id: http://svn.drobilla.net/serd/trunk@66 490d8e77-9747-427b-9fa3-0b8f29cee8a0 --- tests/UTF-8.ttl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/UTF-8.ttl') 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 """ . -- cgit v1.2.1