module SlackBuilder.PackageSpec ( spec ) where import Test.Hspec (Spec) spec :: Spec spec = pure ()