add templates of tests and samples
This commit is contained in:
parent
5eebec544e
commit
30cceb7910
4 changed files with 13 additions and 0 deletions
|
|
@ -167,6 +167,7 @@ library agora-sample
|
|||
import: lang, deps, test-deps
|
||||
build-depends: agora-testlib
|
||||
exposed-modules:
|
||||
Sample.Effect.GovernorMutation
|
||||
Sample.Effect.TreasuryWithdrawal
|
||||
Sample.Governor
|
||||
Sample.Proposal
|
||||
|
|
@ -183,6 +184,7 @@ test-suite agora-test
|
|||
hs-source-dirs: agora-test
|
||||
other-modules:
|
||||
Spec.AuthorityToken
|
||||
Spec.Effect.GovernorMutation
|
||||
Spec.Effect.TreasuryWithdrawal
|
||||
Spec.Governor
|
||||
Spec.Model.MultiSig
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue