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