Skip to content

Commit fed1c3c

Browse files
author
James Leigh
authored
Merge pull request #902 from eclipse/revert-901-issues/#77-normalize-constants
Revert "Issue #77: Update SPIN test"
2 parents e42af52 + 6ae5179 commit fed1c3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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
24+
sp:arg2 +5 # workaround for SES-2234
2525
];
2626
sp:arg2 0
2727
];

0 commit comments

Comments
 (0)