Skip to content

Commit

Permalink
Fix the other clashing test output
Browse files Browse the repository at this point in the history
I don't understand the difference here - there's probably a commit I
hadn't merged earlier that affected the name generation.
  • Loading branch information
edwinb committed Jun 10, 2020
1 parent c07876d commit df3449f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/idris2/coverage008/expected
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
1/1: Building wcov (wcov.idr)
Main> Main.tfoo is total
Main> Main.wfoo is total
Main> Main.wbar is not covering due to call to function Main.with block in 1376
Main> Main.wbar is not covering due to call to function Main.with block in 1372
Main> Main.wbar1 is total
Main> Bye for now!

0 comments on commit df3449f

Please sign in to comment.