diff options
author | David Robillard <d@drobilla.net> | 2011-01-25 16:30:50 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2011-01-25 16:30:50 +0000 |
commit | 03e48f15a3635cfef0392b87e6ad7b7702ba2bcb (patch) | |
tree | b6cd8af5e445f341486cc810e8ca42cb92fabadb /tests | |
parent | da60fb781d5fcd4d0b3852cf9586d4f6ebed7dd9 (diff) | |
download | serd-03e48f15a3635cfef0392b87e6ad7b7702ba2bcb.tar.gz serd-03e48f15a3635cfef0392b87e6ad7b7702ba2bcb.tar.bz2 serd-03e48f15a3635cfef0392b87e6ad7b7702ba2bcb.zip |
Fix handling of EOF in collections.
git-svn-id: http://svn.drobilla.net/serd/trunk@65 490d8e77-9747-427b-9fa3-0b8f29cee8a0
Diffstat (limited to 'tests')
-rw-r--r-- | tests/bad-list.ttl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/bad-list.ttl b/tests/bad-list.ttl new file mode 100644 index 00000000..60e21351 --- /dev/null +++ b/tests/bad-list.ttl @@ -0,0 +1 @@ +<> <http://example.org/pred> (
\ No newline at end of file |