diff --git a/tests/test.hs b/tests/test.hs index 8af9f2b..8c8f088 100644 --- a/tests/test.hs +++ b/tests/test.hs @@ -75,6 +75,4 @@ unitTests = testGroup "Unit tests" , "3....." , "10........" ] - , testCase "fail" $ - assertBool "fail" False ] \ No newline at end of file