aboutsummaryrefslogtreecommitdiffstats
path: root/tests/bad-eof-in-blank.ttl
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2011-12-12 02:44:39 +0000
committerDavid Robillard <d@drobilla.net>2011-12-12 02:44:39 +0000
commita230bac3a01365911acb89312a21ce186be6efe1 (patch)
tree1f3bb847a4e425c276a4d7d07eec5714df61b244 /tests/bad-eof-in-blank.ttl
parentcd4ad24910a7e8ed48e7bed92c1b6892b082a7ef (diff)
downloadserd-a230bac3a01365911acb89312a21ce186be6efe1.tar.gz
serd-a230bac3a01365911acb89312a21ce186be6efe1.tar.bz2
serd-a230bac3a01365911acb89312a21ce186be6efe1.zip
Remove branch for EOF detection in eat_byte.
git-svn-id: http://svn.drobilla.net/serd/trunk@251 490d8e77-9747-427b-9fa3-0b8f29cee8a0
Diffstat (limited to 'tests/bad-eof-in-blank.ttl')
-rw-r--r--tests/bad-eof-in-blank.ttl3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/bad-eof-in-blank.ttl b/tests/bad-eof-in-blank.ttl
new file mode 100644
index 00000000..08c13ae9
--- /dev/null
+++ b/tests/bad-eof-in-blank.ttl
@@ -0,0 +1,3 @@
+@prefix eg: <http://example.org> .
+
+<> eg:thing [ eg:comment "Thing" \ No newline at end of file