WIP simple sample test for Stake policy

This commit is contained in:
Emily Martins 2022-03-09 22:00:02 +01:00
parent 9aa5f5b1a3
commit a2ea0a46f5
9 changed files with 256 additions and 137 deletions

View file

@ -1,8 +1,8 @@
cradle:
cabal:
- path: "./src"
- path: "./agora-src"
component: "lib:agora"
- path: "./bench"
- path: "./agora-bench"
component: "benchmark:agora-bench"
- path: "./test"
- path: "./agora-test"
component: "test:agora-test"