aboutsummaryrefslogtreecommitdiffstats
path: root/tests/tests-ttl/underscore_in_localName.ttl
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2013-03-30 02:23:50 +0000
committerDavid Robillard <d@drobilla.net>2013-03-30 02:23:50 +0000
commitd9015f088eb9fe9b2eeea2c2508bd0e0d94f709f (patch)
treeeff6c04151f6a2e8f1d6d5ddbf864db5af61d03a /tests/tests-ttl/underscore_in_localName.ttl
parent7c662143ede945ac5a96b95ed2d243580f00635a (diff)
downloadserd-d9015f088eb9fe9b2eeea2c2508bd0e0d94f709f.tar.gz
serd-d9015f088eb9fe9b2eeea2c2508bd0e0d94f709f.tar.bz2
serd-d9015f088eb9fe9b2eeea2c2508bd0e0d94f709f.zip
Add some missing tests from latest W3C test suite.
git-svn-id: http://svn.drobilla.net/serd/trunk@443 490d8e77-9747-427b-9fa3-0b8f29cee8a0
Diffstat (limited to 'tests/tests-ttl/underscore_in_localName.ttl')
-rw-r--r--tests/tests-ttl/underscore_in_localName.ttl2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/tests-ttl/underscore_in_localName.ttl b/tests/tests-ttl/underscore_in_localName.ttl
new file mode 100644
index 00000000..34596fdf
--- /dev/null
+++ b/tests/tests-ttl/underscore_in_localName.ttl
@@ -0,0 +1,2 @@
+@prefix p: <http://a.example/>.
+p:s_ <http://a.example/p> <http://a.example/o> .