diff options
Diffstat (limited to 'tests/good/test-list-subject.ttl')
-rw-r--r-- | tests/good/test-list-subject.ttl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/good/test-list-subject.ttl b/tests/good/test-list-subject.ttl new file mode 100644 index 00000000..5cd81dfb --- /dev/null +++ b/tests/good/test-list-subject.ttl @@ -0,0 +1,2 @@ +() a <http://example.org/List> . +("apple" "banana") a <http://example.org/List> . |