From f7ffff1e75634909da60ea63a7c52f1a001220b8 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 27 Oct 2019 19:48:02 +0100 Subject: Fix EOF handling while reading in bulk or from strings --- tests/bad/bad-eof-at-string-start.ttl | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tests/bad/bad-eof-at-string-start.ttl (limited to 'tests/bad/bad-eof-at-string-start.ttl') diff --git a/tests/bad/bad-eof-at-string-start.ttl b/tests/bad/bad-eof-at-string-start.ttl new file mode 100644 index 00000000..93d20bcc --- /dev/null +++ b/tests/bad/bad-eof-at-string-start.ttl @@ -0,0 +1,3 @@ +@prefix eg: . + +<> eg:comment " \ No newline at end of file -- cgit v1.2.1