From 08a09191dd69e66aa56822383e84fe034d59dd3f Mon Sep 17 00:00:00 2001 From: David Robillard Date: Mon, 3 Apr 2023 09:00:12 -0400 Subject: Separate test suites and simplify licensing metadata --- test/extra/good/test-list-subject.nt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 test/extra/good/test-list-subject.nt (limited to 'test/extra/good/test-list-subject.nt') diff --git a/test/extra/good/test-list-subject.nt b/test/extra/good/test-list-subject.nt new file mode 100644 index 00000000..e4f9c40c --- /dev/null +++ b/test/extra/good/test-list-subject.nt @@ -0,0 +1,6 @@ + . +_:b1 "apple" . +_:b1 _:b2 . +_:b2 "banana" . +_:b2 . +_:b1 . -- cgit v1.2.1