diff options
Diffstat (limited to 'test/w3c/TriGTests/trig-syntax-bad-n3-extras-08.trig')
-rw-r--r-- | test/w3c/TriGTests/trig-syntax-bad-n3-extras-08.trig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/w3c/TriGTests/trig-syntax-bad-n3-extras-08.trig b/test/w3c/TriGTests/trig-syntax-bad-n3-extras-08.trig new file mode 100644 index 00000000..ece79325 --- /dev/null +++ b/test/w3c/TriGTests/trig-syntax-bad-n3-extras-08.trig @@ -0,0 +1,3 @@ +# @keywords is not Turtle +@keywords a . +{x a Item .} |