From a5824db519e84e8e45498e78502615d99b63d144 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 24 Sep 2017 18:48:18 +0200 Subject: Make internal tests standard manifest-driven test suites --- tests/TriGTests/collection_subject.nq | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 tests/TriGTests/collection_subject.nq (limited to 'tests/TriGTests/collection_subject.nq') diff --git a/tests/TriGTests/collection_subject.nq b/tests/TriGTests/collection_subject.nq new file mode 100644 index 00000000..26858dc1 --- /dev/null +++ b/tests/TriGTests/collection_subject.nq @@ -0,0 +1,6 @@ +_:b1 "1"^^ . +_:b1 . +_:b1 . +_:b2 "1"^^ . +_:b2 . +_:b2 . -- cgit v1.2.1