module Example.SubSpec ( spec ) where import Test.Hspec spec :: Spec spec = do it "SubEx non-hh 0" $ True it "SubEx non-hh 1" $ True