mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-11 20:22:51 -06:00
runTestTTAndExit requires HUnit >= 1.6.1.0
This commit is contained in:
@@ -50,7 +50,7 @@ test-suite basic
|
||||
default-language: Haskell2010
|
||||
build-depends:
|
||||
base,
|
||||
HUnit,
|
||||
HUnit >= 1.6.1.0,
|
||||
random,
|
||||
directory,
|
||||
pgf2
|
||||
@@ -61,5 +61,5 @@ test-suite transactions
|
||||
default-language: Haskell2010
|
||||
build-depends:
|
||||
base,
|
||||
HUnit,
|
||||
HUnit >= 1.6.1.0,
|
||||
pgf2
|
||||
|
||||
Reference in New Issue
Block a user