Skip to content

Commit

Permalink
extend jormungandr dot cabal with NetworkSpec
Browse files Browse the repository at this point in the history
  • Loading branch information
KtorZ committed Jun 11, 2019
1 parent 83ab69c commit 95f27b8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions lib/jormungandr/cardano-wallet-jormungandr.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -110,8 +110,13 @@ test-suite integration
build-depends:
async
, base
, cardano-wallet-core
, cardano-wallet-jormungandr
, cardano-wallet-launcher
, directory
, hspec
, text-class
, transformers
type:
exitcode-stdio-1.0
hs-source-dirs:
Expand All @@ -120,3 +125,4 @@ test-suite integration
Main.hs
other-modules:
Cardano.LauncherSpec
Cardano.Wallet.Jormungandr.NetworkSpec

0 comments on commit 95f27b8

Please sign in to comment.