diff options
Diffstat (limited to 'test/extra/bad/bad-eof-after-quotes.ttl')
-rw-r--r-- | test/extra/bad/bad-eof-after-quotes.ttl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/extra/bad/bad-eof-after-quotes.ttl b/test/extra/bad/bad-eof-after-quotes.ttl new file mode 100644 index 00000000..40e429cb --- /dev/null +++ b/test/extra/bad/bad-eof-after-quotes.ttl @@ -0,0 +1,3 @@ +@prefix eg: <http://example.org/> . + +<> eg:comment ""
\ No newline at end of file |