diff --git a/test/Main.hs b/test/Main.hs index 378fd34..3b957cb 100644 --- a/test/Main.hs +++ b/test/Main.hs @@ -37,4 +37,3 @@ tests = Tasty.testGroup "Control.Carrier.Exception" main :: IO () main = Tasty.defaultMain tests -