diff options
Diffstat (limited to 'tests/lax/test-bad-uri.nt')
-rw-r--r-- | tests/lax/test-bad-uri.nt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/lax/test-bad-uri.nt b/tests/lax/test-bad-uri.nt new file mode 100644 index 00000000..7458e12a --- /dev/null +++ b/tests/lax/test-bad-uri.nt @@ -0,0 +1,3 @@ +<http://example.org/s> <http://example.org/p> <http://example.org/goodo1> . +<http://example.org/s> <http://example.org/p> <http://example.org/\uFFFDbado2> . +<http://example.org/s> <http://example.org/p> <http://example.org/goodo2> . |