diff options
Diffstat (limited to 'tests/TurtleTests/blankNodePropertyList_as_object.nt')
-rw-r--r-- | tests/TurtleTests/blankNodePropertyList_as_object.nt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/TurtleTests/blankNodePropertyList_as_object.nt b/tests/TurtleTests/blankNodePropertyList_as_object.nt deleted file mode 100644 index 528bd844..00000000 --- a/tests/TurtleTests/blankNodePropertyList_as_object.nt +++ /dev/null @@ -1,2 +0,0 @@ -<http://a.example/s> <http://a.example/p> _:b1 . -_:b1 <http://a.example/p2> <http://a.example/o2> . |