add and fix haddock doc comments
This commit is contained in:
parent
721c632b34
commit
0348f72499
10 changed files with 28 additions and 13 deletions
|
|
@ -69,6 +69,7 @@ singleAuthorityTokenBurnedTest mint outs =
|
|||
perror
|
||||
in compile s
|
||||
|
||||
-- | The SpecificationTree exported by this module.
|
||||
specs :: [SpecificationTree]
|
||||
specs =
|
||||
[ -- This is better suited for plutarch-test
|
||||
|
|
|
|||
|
|
@ -28,6 +28,7 @@ import Test.Specification (
|
|||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
-- | The SpecificationTree exported by this module.
|
||||
specs :: [SpecificationTree]
|
||||
specs =
|
||||
[ group
|
||||
|
|
|
|||
|
|
@ -34,6 +34,7 @@ import Test.Util (toDatum)
|
|||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
-- | The SpecificationTree exported by this module.
|
||||
specs :: [SpecificationTree]
|
||||
specs =
|
||||
[ group
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue