diff options
Diffstat (limited to 'tests/bad-escape.ttl')
-rw-r--r-- | tests/bad-escape.ttl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/bad-escape.ttl b/tests/bad-escape.ttl index 0fd6c5bf..c03f395f 100644 --- a/tests/bad-escape.ttl +++ b/tests/bad-escape.ttl @@ -1 +1 @@ -<http://example.org/thing> <http://example.org/comment> "\!" . +<http://example.org/thing> <http://example.org/comment> """\!""" . |