Skip to content

Commit

Permalink
HACK: introcduce a failure
Browse files Browse the repository at this point in the history
  • Loading branch information
fingolfin committed Nov 20, 2020
1 parent 10ba046 commit 02d5cff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tst/testinstall/range.tst
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ false
gap> 1 in [-5,-3..5];
true
gap> 2 in [-5,-3..5];
false
false
gap> 5 in [-5,-3..5];
true
gap> 6 in [-5,-3..5];
Expand Down

0 comments on commit 02d5cff

Please sign in to comment.