diff options
Diffstat (limited to 'tests/bad/bad-char-in-local.ttl')
-rw-r--r-- | tests/bad/bad-char-in-local.ttl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/bad/bad-char-in-local.ttl b/tests/bad/bad-char-in-local.ttl index 6ad4a1ca..973cc0a2 100644 --- a/tests/bad/bad-char-in-local.ttl +++ b/tests/bad/bad-char-in-local.ttl @@ -1,3 +1,3 @@ @prefix eg: <http://example.org/> . -eg:bad† <http://example.org/p> <http://example.org/o> . +eg:†bad <http://example.org/p> <http://example.org/o> . |