From a27bd15451c9c27c25d3429badfe90cc2b0e9b82 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Mon, 4 Mar 2013 04:42:56 +0000 Subject: Support dots and colons in pnames. git-svn-id: http://svn.drobilla.net/serd/trunk@436 490d8e77-9747-427b-9fa3-0b8f29cee8a0 --- tests/bad/bad-subject.ttl | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/bad/bad-subject.ttl (limited to 'tests/bad') diff --git a/tests/bad/bad-subject.ttl b/tests/bad/bad-subject.ttl new file mode 100644 index 00000000..b98ea39b --- /dev/null +++ b/tests/bad/bad-subject.ttl @@ -0,0 +1 @@ +invalid.:thing a invalid.Thing . -- cgit v1.2.1