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