hspec-tidy-formatter-0.2.0.0: test/dev-example/Sub/SubSpec.hs
module Sub.SubSpec ( spec ) where import Test.Hspec spec :: Spec spec = do it "SubEx non-hh 0" $ True it "SubEx non-hh 1" $ True
module Sub.SubSpec ( spec ) where import Test.Hspec spec :: Spec spec = do it "SubEx non-hh 0" $ True it "SubEx non-hh 1" $ True