module Main (main) where import qualified Test.Config import Test.Hspec (hspec) main :: IO () main = hspec $ do Test.Config.spec