diff options
Diffstat (limited to 'test/w3c/TriGTests/trig-syntax-bad-list-01.trig')
-rw-r--r-- | test/w3c/TriGTests/trig-syntax-bad-list-01.trig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/w3c/TriGTests/trig-syntax-bad-list-01.trig b/test/w3c/TriGTests/trig-syntax-bad-list-01.trig new file mode 100644 index 00000000..15d82710 --- /dev/null +++ b/test/w3c/TriGTests/trig-syntax-bad-list-01.trig @@ -0,0 +1,2 @@ +# RDF collection without predicate-object-list +( 1 2 3 ) . |