diff options
Diffstat (limited to 'tests/TriGTests/trig-syntax-bad-uri-01.trig')
-rw-r--r-- | tests/TriGTests/trig-syntax-bad-uri-01.trig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/TriGTests/trig-syntax-bad-uri-01.trig b/tests/TriGTests/trig-syntax-bad-uri-01.trig new file mode 100644 index 00000000..ed06b92d --- /dev/null +++ b/tests/TriGTests/trig-syntax-bad-uri-01.trig @@ -0,0 +1,2 @@ +# Bad IRI : space. +{<http://example/ space> <http://example/p> <http://example/o> .} |