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