diff options
Diffstat (limited to 'tests/test-no-spaces.out')
-rw-r--r-- | tests/test-no-spaces.out | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/test-no-spaces.out b/tests/test-no-spaces.out new file mode 100644 index 00000000..3619a5f0 --- /dev/null +++ b/tests/test-no-spaces.out @@ -0,0 +1,4 @@ +<http://example.org/s> <http://example.org/p> <http://example.org/o> . +<http://example.org/s> <http://example.org/p2> <http://example.org/o2> . +<http://example.org/s> <http://example.org/p2> <http://example.org/o3> . +<http://example.org/s> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://example.org/Thing> . |