add shelltestrunner testing dependency
This commit is contained in:
parent
659e120024
commit
833a80e4ac
@ -3,7 +3,7 @@
|
|||||||
CABAL=cabal
|
CABAL=cabal
|
||||||
|
|
||||||
# install testing dependencies
|
# install testing dependencies
|
||||||
$CABAL install HUnit QuickCheck hspec
|
$CABAL install HUnit QuickCheck hspec shelltestrunner
|
||||||
|
|
||||||
PACKAGES="yesod-core yesod-json yesod-static yesod-persistent yesod-newsfeed yesod-form yesod-auth yesod-sitemap yesod"
|
PACKAGES="yesod-core yesod-json yesod-static yesod-persistent yesod-newsfeed yesod-form yesod-auth yesod-sitemap yesod"
|
||||||
for package in $PACKAGES
|
for package in $PACKAGES
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user