aboutsummaryrefslogtreecommitdiffstats
path: root/test/w3c/NTriplesTests/minimal_whitespace.nt
diff options
context:
space:
mode:
Diffstat (limited to 'test/w3c/NTriplesTests/minimal_whitespace.nt')
-rw-r--r--test/w3c/NTriplesTests/minimal_whitespace.nt6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/w3c/NTriplesTests/minimal_whitespace.nt b/test/w3c/NTriplesTests/minimal_whitespace.nt
new file mode 100644
index 00000000..e9e3a801
--- /dev/null
+++ b/test/w3c/NTriplesTests/minimal_whitespace.nt
@@ -0,0 +1,6 @@
+<http://example/s><http://example/p><http://example/o>.
+<http://example/s><http://example/p>"Alice".
+<http://example/s><http://example/p>_:o.
+_:s<http://example/p><http://example/o>.
+_:s<http://example/p>"Alice".
+_:s<http://example/p>_:bnode1.