lib: fix hunit tests
This commit is contained in:
parent
2996ec971b
commit
6db6f9aa2c
@ -273,6 +273,7 @@ test-suite hunittests
|
||||
, system-filepath
|
||||
, trifecta >= 0.91
|
||||
, hledger-lib
|
||||
, parsec
|
||||
, test-framework
|
||||
, test-framework-hunit
|
||||
if impl(ghc <7.6)
|
||||
|
||||
@ -153,6 +153,7 @@ tests:
|
||||
source-dirs: tests
|
||||
dependencies:
|
||||
- hledger-lib
|
||||
- parsec
|
||||
- test-framework
|
||||
- test-framework-hunit
|
||||
when:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user