diff options
Diffstat (limited to 'test/lax/test-bad-uri.nt')
-rw-r--r-- | test/lax/test-bad-uri.nt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/test/lax/test-bad-uri.nt b/test/lax/test-bad-uri.nt deleted file mode 100644 index 8cb00ba7..00000000 --- a/test/lax/test-bad-uri.nt +++ /dev/null @@ -1,4 +0,0 @@ -<http://example.org/s> <http://example.org/p> <http://example.org/\u0009bado1> . -<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> . |