diff options
Diffstat (limited to 'tests/TriGTests/repeated_semis_not_at_end.nq')
-rw-r--r-- | tests/TriGTests/repeated_semis_not_at_end.nq | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/TriGTests/repeated_semis_not_at_end.nq b/tests/TriGTests/repeated_semis_not_at_end.nq new file mode 100644 index 00000000..81f01397 --- /dev/null +++ b/tests/TriGTests/repeated_semis_not_at_end.nq @@ -0,0 +1,2 @@ +<http://a.example/s> <http://a.example/p1> <http://a.example/o1> . +<http://a.example/s> <http://a.example/p1> <http://a.example/o1> <http://example/graph> . |