Skip to content

Commit

Permalink
turned off test beginsAfter1
Browse files Browse the repository at this point in the history
  • Loading branch information
jurgenvinju committed Jun 22, 2023
1 parent f4d99dc commit 329130b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -389,7 +389,7 @@ test bool isImmediatelyBefore2(int _){
}
// beginsAfter
@ignore{Until #1693 has been solved}
test bool beginsAfter1(int _){
<l1, l2> = makeLocsWithGap(-10);
return report(l1, l2, beginsAfter(l2, l1));
Expand Down

0 comments on commit 329130b

Please sign in to comment.