Merge pull request #31 from tfausak/hunit

Switch from Hspec to HUnit
This commit is contained in:
Taylor Fausak 2021-05-28 08:15:29 -04:00 committed by GitHub
commit a70bd8ab66
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1635 additions and 1740 deletions

File diff suppressed because it is too large Load Diff

View File

@ -74,7 +74,7 @@ test-suite test
import: basics
build-depends:
, hspec >= 2.7.9 && < 2.9
, HUnit >= 1.6.2 && < 1.7
, witch
ghc-options:
-rtsopts