mirror of
https://github.com/koalaman/shellcheck
synced 2025-08-14 18:48:16 -07:00
Testsuite: report which module failed the tests
This also fixes the problem that the testsuite threw `exitFailure` even when it succeeded (which I found inexplicable). Once this is published, the testsuite could be enabled in Stackage again.
This commit is contained in:
parent
a71a13c2fc
commit
b6d4952e2e
2 changed files with 21 additions and 17 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -20,3 +20,4 @@ cabal.config
|
|||
/parts/
|
||||
/prime/
|
||||
*.snap
|
||||
/dist-newstyle/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue