diff options
Diffstat (limited to 'tests/NQuadsTests/literal_with_2_dquotes.nq')
-rw-r--r-- | tests/NQuadsTests/literal_with_2_dquotes.nq | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/NQuadsTests/literal_with_2_dquotes.nq b/tests/NQuadsTests/literal_with_2_dquotes.nq new file mode 100644 index 00000000..3e69dc10 --- /dev/null +++ b/tests/NQuadsTests/literal_with_2_dquotes.nq @@ -0,0 +1 @@ +<http://a.example/s> <http://a.example/p> "x\"\"y" . |