Added failing test

This commit is contained in:
Jack Hodgkinson 2022-02-14 12:11:34 +00:00
parent 9a0d55b326
commit d90d57045f
3 changed files with 10 additions and 1 deletions

View file

@ -2,3 +2,5 @@ cradle:
cabal:
- path: "./src"
component: "lib:agora"
- path: "./test"
component: "test:agora-test"