aboutsummaryrefslogtreecommitdiffstats
path: root/test/lax/test-lone-list.ttl
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2019-03-10 12:16:54 +0100
committerDavid Robillard <d@drobilla.net>2022-01-13 23:05:19 -0500
commit4dc7f00c2a312937073c63960307910da739c27b (patch)
tree4ea6653407268ca5d3621380f6896e7eee6cd744 /test/lax/test-lone-list.ttl
parenta414bf5a02a9894219d7945416916a3ce8ab903b (diff)
downloadserd-4dc7f00c2a312937073c63960307910da739c27b.tar.gz
serd-4dc7f00c2a312937073c63960307910da739c27b.tar.bz2
serd-4dc7f00c2a312937073c63960307910da739c27b.zip
Support reading lone lists in lax mode
This allows parsing documents like "(42) ."
Diffstat (limited to 'test/lax/test-lone-list.ttl')
-rw-r--r--test/lax/test-lone-list.ttl1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/lax/test-lone-list.ttl b/test/lax/test-lone-list.ttl
new file mode 100644
index 00000000..e7b51ab7
--- /dev/null
+++ b/test/lax/test-lone-list.ttl
@@ -0,0 +1 @@
+(42) . \ No newline at end of file