unliftio-messagebox-1.0.0: src-test/FreshTest.hs
module FreshTest (test) where
import qualified Test.Tasty as Tasty
test :: Tasty.TestTree
test =
Tasty.testGroup
"Protocols.Fresh"
[]
module FreshTest (test) where
import qualified Test.Tasty as Tasty
test :: Tasty.TestTree
test =
Tasty.testGroup
"Protocols.Fresh"
[]