From 996da6ec214aa60f7da1484bd793041ac6ca4ab1 Mon Sep 17 00:00:00 2001 From: Jason Creighton Date: Thu, 31 May 2007 06:34:17 +0200 Subject: remove LOC cap (but still print count after tests) darcs-hash:20070531043417-b9aa7-ac2c024e0ece4c9119e7e493d37b95e56cdea85d --- tests/loc.hs | 1 - 1 file changed, 1 deletion(-) (limited to 'tests') diff --git a/tests/loc.hs b/tests/loc.hs index 3d83925..3edc60b 100644 --- a/tests/loc.hs +++ b/tests/loc.hs @@ -8,7 +8,6 @@ main = do foo <- getContents putStrLn $ show loc -- uncomment the following to check for mistakes in isntcomment -- putStr $ unlines $ actual_loc - when (loc > 550) $ fail "Too many lines of code!" isntcomment "" = False isntcomment ('-':'-':_) = False -- cgit v1.2.3