From a230bac3a01365911acb89312a21ce186be6efe1 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Mon, 12 Dec 2011 02:44:39 +0000 Subject: Remove branch for EOF detection in eat_byte. git-svn-id: http://svn.drobilla.net/serd/trunk@251 490d8e77-9747-427b-9fa3-0b8f29cee8a0 --- tests/bad-eof-in-list.ttl | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tests/bad-eof-in-list.ttl (limited to 'tests/bad-eof-in-list.ttl') diff --git a/tests/bad-eof-in-list.ttl b/tests/bad-eof-in-list.ttl new file mode 100644 index 00000000..ca6c352f --- /dev/null +++ b/tests/bad-eof-in-list.ttl @@ -0,0 +1,3 @@ +@prefix eg: . + +<> eg:thing ( eg:car eg:cdr \ No newline at end of file -- cgit v1.2.1