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