diff options
Diffstat (limited to 'tests/TriGTests/trig-syntax-ln-dots.trig')
-rw-r--r-- | tests/TriGTests/trig-syntax-ln-dots.trig | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/TriGTests/trig-syntax-ln-dots.trig b/tests/TriGTests/trig-syntax-ln-dots.trig deleted file mode 100644 index f420e8a9..00000000 --- a/tests/TriGTests/trig-syntax-ln-dots.trig +++ /dev/null @@ -1,6 +0,0 @@ -@prefix : <http://example/> . -{ -:s.1 :p.1 :o.1 . -:s..2 :p..2 :o..2. -:3.s :3.p :3. -} |