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