diff options
Diffstat (limited to 'tests/TrigTests/trig-syntax-struct-03.trig')
-rw-r--r-- | tests/TrigTests/trig-syntax-struct-03.trig | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/TrigTests/trig-syntax-struct-03.trig b/tests/TrigTests/trig-syntax-struct-03.trig deleted file mode 100644 index 43d81074..00000000 --- a/tests/TrigTests/trig-syntax-struct-03.trig +++ /dev/null @@ -1,5 +0,0 @@ -@prefix : <http://example/> . -{:s :p1 :o1 ; - :p2 :o2 ; - . -}
\ No newline at end of file |