diff options
Diffstat (limited to 'test/bad/bad-quote-in-uri.ttl')
-rw-r--r-- | test/bad/bad-quote-in-uri.ttl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/bad/bad-quote-in-uri.ttl b/test/bad/bad-quote-in-uri.ttl new file mode 100644 index 00000000..30711241 --- /dev/null +++ b/test/bad/bad-quote-in-uri.ttl @@ -0,0 +1 @@ +<http://example.org/"s"> <http://example.org/p> <http://example.org/o> .
\ No newline at end of file |