aboutsummaryrefslogtreecommitdiffstats
path: root/tests/good/test-escapes.nt
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2013-03-03 06:34:04 +0000
committerDavid Robillard <d@drobilla.net>2013-03-03 06:34:04 +0000
commitc7fb2c971e587dedb7151443f6424bee8235b333 (patch)
treed25a7db489aab2ea0aa7516ac9a228d37c4e1ac2 /tests/good/test-escapes.nt
parent27f9c0f0e2768785bcadfc83bc1a18ca54f1f24d (diff)
downloadserd-c7fb2c971e587dedb7151443f6424bee8235b333.tar.gz
serd-c7fb2c971e587dedb7151443f6424bee8235b333.tar.bz2
serd-c7fb2c971e587dedb7151443f6424bee8235b333.zip
Pass negative eval tests (reject invalid escaped URI characters).
git-svn-id: http://svn.drobilla.net/serd/trunk@430 490d8e77-9747-427b-9fa3-0b8f29cee8a0
Diffstat (limited to 'tests/good/test-escapes.nt')
-rw-r--r--tests/good/test-escapes.nt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/good/test-escapes.nt b/tests/good/test-escapes.nt
index 725b832c..e30222e7 100644
--- a/tests/good/test-escapes.nt
+++ b/tests/good/test-escapes.nt
@@ -1,2 +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> .
+<http://example.org/thing> <http://example.org/comment> <http://example.org/\u005C> .