diff options
Diffstat (limited to 'tests/NQuadsTests/comment_following_triple.nq')
-rw-r--r-- | tests/NQuadsTests/comment_following_triple.nq | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/NQuadsTests/comment_following_triple.nq b/tests/NQuadsTests/comment_following_triple.nq deleted file mode 100644 index 5619459a..00000000 --- a/tests/NQuadsTests/comment_following_triple.nq +++ /dev/null @@ -1,5 +0,0 @@ -<http://example/s> <http://example/p> <http://example/o> . # comment -<http://example/s> <http://example/p> _:o . # comment -<http://example/s> <http://example/p> "o" . # comment -<http://example/s> <http://example/p> "o"^^<http://example/dt> . # comment -<http://example/s> <http://example/p> "o"@en . # comment |