aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/good/test-form-feed.nt1
-rw-r--r--tests/good/test-form-feed.ttl3
2 files changed, 0 insertions, 4 deletions
diff --git a/tests/good/test-form-feed.nt b/tests/good/test-form-feed.nt
index 1614ca5b..05478971 100644
--- a/tests/good/test-form-feed.nt
+++ b/tests/good/test-form-feed.nt
@@ -1,3 +1,2 @@
<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" .
diff --git a/tests/good/test-form-feed.ttl b/tests/good/test-form-feed.ttl
index 4929259b..78921159 100644
--- a/tests/good/test-form-feed.ttl
+++ b/tests/good/test-form-feed.ttl
@@ -1,5 +1,2 @@
<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> """
-
-""" .