update tap, also other flakes
This commit is contained in:
parent
efca9a7138
commit
abe812fc40
2 changed files with 12 additions and 11 deletions
|
@ -14,4 +14,5 @@ allTests = [
|
|||
Typechecker.tests
|
||||
]
|
||||
|
||||
main = TAP.main !getTestOpts ["all" :- allTests]
|
||||
main : IO ()
|
||||
main = TAP.main !(getTestOpts "quox test suite") ["all" :- allTests]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue