From ce9ee54f217b662725d24ddc077f006b45dbdf43 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Fri, 13 Nov 2020 15:21:06 +0100 Subject: Add failure test for unescaped quotes in URIs --- test/bad/bad-quote-in-uri.ttl | 1 + 1 file changed, 1 insertion(+) create mode 100644 test/bad/bad-quote-in-uri.ttl (limited to 'test/bad/bad-quote-in-uri.ttl') 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 @@ + . \ No newline at end of file -- cgit v1.2.1