more docs
This commit is contained in:
parent
633c3bea9e
commit
4feaaf1e06
3 changed files with 16 additions and 0 deletions
|
|
@ -1,3 +1,10 @@
|
|||
{- |
|
||||
Module : Spec.Util
|
||||
Maintainer : emi@haskell.fyi
|
||||
Description: Utility functions for testing Plutarch scripts with ScriptContext
|
||||
|
||||
Utility functions for testing Plutarch scripts with ScriptContext
|
||||
-}
|
||||
module Spec.Util (
|
||||
-- * Testing utils
|
||||
scriptSucceeds,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue