add templates for samples and tests of governor

This commit is contained in:
fanghr 2022-05-02 19:06:16 +08:00
parent cfac755380
commit 62cd50c5cb
No known key found for this signature in database
GPG key ID: 35CD9A71CD5D5870
4 changed files with 29 additions and 0 deletions

View file

@ -0,0 +1,8 @@
{- |
Module : Spec.Sample.Governor
Maintainer : connor@mlabs.city
Description: Sample based testing for Governor utxos
This module tests primarily the happy path for Governor interactions
-}
module Spec.Sample.Governor () where