CekEvaluationError

This commit is contained in:
Jack Hodgkinson 2022-04-29 14:00:44 +01:00
parent fdcd725901
commit af75c25cda
2 changed files with 88 additions and 12 deletions

View file

@ -36,6 +36,7 @@ main =
[ testGroup
"Treasury"
[ Treasury.genTests
, Treasury.plutarchTests
]
]
]