diff options
Diffstat (limited to 'tests/lax/test-bad-uri.ttl')
-rw-r--r-- | tests/lax/test-bad-uri.ttl | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/lax/test-bad-uri.ttl b/tests/lax/test-bad-uri.ttl deleted file mode 100644 index 8f11b1d7..00000000 --- a/tests/lax/test-bad-uri.ttl +++ /dev/null @@ -1,4 +0,0 @@ -<http://example.org/s> <http://example.org/p> <http://example.org/ bado1> . -<http://example.org/s> <http://example.org/p> <http://example.org/goodo1> . -<http://example.org/s> <http://example.org/p> <http://example.org/˙˙bado2> . -<http://example.org/s> <http://example.org/p> <http://example.org/goodo2> . |