Update test result

Not sure why this didn't fail for me locally... possibly libraries out
of sync.
This commit is contained in:
Edwin Brady 2020-05-30 17:30:31 +01:00
parent 3f914889b8
commit ecaa73bad5

View File

@ -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 1206
Main> Main.wbar is not covering due to call to function Main.with block in 1210
Main> Main.wbar1 is total
Main> Bye for now!