add templates of tests and samples
This commit is contained in:
parent
5eebec544e
commit
30cceb7910
4 changed files with 13 additions and 0 deletions
6
agora-test/Spec/Effect/GovernorMutation.hs
Normal file
6
agora-test/Spec/Effect/GovernorMutation.hs
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
module Spec.Effect.GovernorMutation (tests) where
|
||||
|
||||
import Test.Tasty (TestTree)
|
||||
|
||||
tests :: [TestTree]
|
||||
tests = []
|
||||
Loading…
Add table
Add a link
Reference in a new issue