diff options
Diffstat (limited to 'test/extra/bad/bad-eof-in-long-string.ttl')
-rw-r--r-- | test/extra/bad/bad-eof-in-long-string.ttl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/extra/bad/bad-eof-in-long-string.ttl b/test/extra/bad/bad-eof-in-long-string.ttl new file mode 100644 index 00000000..2ef179a8 --- /dev/null +++ b/test/extra/bad/bad-eof-in-long-string.ttl @@ -0,0 +1,3 @@ +@prefix eg: <http://example.org/> . + +<> eg:comment """This is the string that never ends
\ No newline at end of file |