remove Int apropos-tx example, move Model.* to Spec.Model.*
This commit is contained in:
parent
745e576d33
commit
3f642daaf1
4 changed files with 36 additions and 144 deletions
|
|
@ -148,10 +148,11 @@ test-suite agora-test
|
|||
main-is: Spec.hs
|
||||
hs-source-dirs: agora-test
|
||||
other-modules:
|
||||
Spec.Int
|
||||
Spec.Sample.Stake
|
||||
Spec.Stake
|
||||
Model.MultiSig
|
||||
Spec.Sample.Stake
|
||||
|
||||
Spec.Model.MultiSig
|
||||
|
||||
Spec.Util
|
||||
|
||||
build-depends: agora
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue