diff options
Diffstat (limited to 'tests/TurtleTests/literal_with_escaped_LINE_FEED.ttl')
-rw-r--r-- | tests/TurtleTests/literal_with_escaped_LINE_FEED.ttl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/TurtleTests/literal_with_escaped_LINE_FEED.ttl b/tests/TurtleTests/literal_with_escaped_LINE_FEED.ttl new file mode 100644 index 00000000..b53f49ec --- /dev/null +++ b/tests/TurtleTests/literal_with_escaped_LINE_FEED.ttl @@ -0,0 +1 @@ +<http://a.example/s> <http://a.example/p> '\n' . |