diff options
Diffstat (limited to 'test/TriGTests/LITERAL_LONG1_with_1_squote.nq')
-rw-r--r-- | test/TriGTests/LITERAL_LONG1_with_1_squote.nq | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/TriGTests/LITERAL_LONG1_with_1_squote.nq b/test/TriGTests/LITERAL_LONG1_with_1_squote.nq new file mode 100644 index 00000000..f72af857 --- /dev/null +++ b/test/TriGTests/LITERAL_LONG1_with_1_squote.nq @@ -0,0 +1,2 @@ +<http://a.example/s> <http://a.example/p> "x'y" . +<http://a.example/s> <http://a.example/p> "x'y" <http://example/graph> . |