X-Git-Url: https://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=test%2FTestSuite.hs;h=468afeb84c60491081274b5e3c3dcdbc7d4e0910;hb=refs%2Ftags%2F0.3.0;hp=7cd8d937938b9e245156823ed5e3b393c5b5d3cb;hpb=bea923306878ccc5deb9e593aa6592550dcadad5;p=hath.git diff --git a/test/TestSuite.hs b/test/TestSuite.hs index 7cd8d93..468afeb 100644 --- a/test/TestSuite.hs +++ b/test/TestSuite.hs @@ -13,7 +13,6 @@ tests = testGroup "All Tests" [ octet_properties, octet_tests ] --- TODO: Run 5000 generated tests, we have a large space. main :: IO () main = defaultMain $