diff options
Diffstat (limited to 'test/extra/lax/test-bad-uri.nq')
-rw-r--r-- | test/extra/lax/test-bad-uri.nq | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/extra/lax/test-bad-uri.nq b/test/extra/lax/test-bad-uri.nq index 8f11b1d7..8a3c9cb4 100644 --- a/test/extra/lax/test-bad-uri.nq +++ b/test/extra/lax/test-bad-uri.nq @@ -1,4 +1,4 @@ +<http://example.org/s> <http://example.org/p> <http://example.org/goodo1> <http://example.org/˙˙badg1> . <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> . |