Merge branch 'emiflake/cleanup-tests' of github.com:Liqwid-Labs/agora into jhodgdev/treasury-tests

This commit is contained in:
Jack Hodgkinson 2022-03-24 14:28:25 +00:00
commit a0726e42f4
14 changed files with 544 additions and 51 deletions

View file

@ -1,4 +1,4 @@
module Spec.Treasury () where
module Spec.Treasury (tests) where
import Test.Tasty (TestTree, testGroup)