diff options
Diffstat (limited to 'tests/TrigTests/LITERAL_LONG2_with_2_squotes.nq')
-rw-r--r-- | tests/TrigTests/LITERAL_LONG2_with_2_squotes.nq | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/TrigTests/LITERAL_LONG2_with_2_squotes.nq b/tests/TrigTests/LITERAL_LONG2_with_2_squotes.nq new file mode 100644 index 00000000..cdab9945 --- /dev/null +++ b/tests/TrigTests/LITERAL_LONG2_with_2_squotes.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> . |