Skip to content

Commit 75b2b18

Browse files
author
James Leigh
committed
Merge branch 'master' of github.com:eclipse/rdf4j into develop
2 parents a9db399 + e42af52 commit 75b2b18

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

core/spin/src/test/resources/testcases/test16.ttl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ ASK WHERE {
2121
sp:arg1 [
2222
a sp:add ;
2323
sp:arg1 _:score ;
24-
sp:arg2 +5 # workaround for SES-2234
24+
sp:arg2 5
2525
];
2626
sp:arg2 0
2727
];

0 commit comments

Comments
 (0)