module Signet.Unstable.Exception.InvalidSecretKeyTest where import qualified Signet.Unstable.Extra.Tasty as Tasty spec :: Tasty.Spec spec = Tasty.describe "Signet.Unstable.Exception.InvalidSecretKey" $ do pure ()