summaryrefslogtreecommitdiff
path: root/tests/core/constraint/coexisting-1.rq
diff options
context:
space:
mode:
Diffstat (limited to 'tests/core/constraint/coexisting-1.rq')
-rw-r--r--tests/core/constraint/coexisting-1.rq2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/core/constraint/coexisting-1.rq b/tests/core/constraint/coexisting-1.rq
index 3fc6ee60a..4ab5604e6 100644
--- a/tests/core/constraint/coexisting-1.rq
+++ b/tests/core/constraint/coexisting-1.rq
@@ -1,3 +1,3 @@
-CONSTRAINT GRAPH ALL,<A>
+CONSTRAINT GRAPH ALL,<http://example/A>
SELECT ?u { ?u a example:A }
ORDER BY ?u