remove Int apropos-tx example, move Model.* to Spec.Model.*

This commit is contained in:
Emily Martins 2022-03-21 15:39:38 +01:00
parent 745e576d33
commit 3f642daaf1
4 changed files with 36 additions and 144 deletions

View file

@ -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