diff options
Diffstat (limited to 'tests/good/test-form-feed.ttl')
-rw-r--r-- | tests/good/test-form-feed.ttl | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/good/test-form-feed.ttl b/tests/good/test-form-feed.ttl new file mode 100644 index 00000000..4929259b --- /dev/null +++ b/tests/good/test-form-feed.ttl @@ -0,0 +1,5 @@ +<http://example.org/thing> <http://example.org/label> "\u000C" . +<http://example.org/thing> <http://example.org/label> "" . +<http://example.org/thing> <http://example.org/label> """ + +""" . |