From 63babbc5ea28b8dcef4971ee3e7ac87787ccf2a1 Mon Sep 17 00:00:00 2001 From: Spencer Janssen Date: Wed, 18 Apr 2007 03:40:29 +0200 Subject: Update propaganda. darcs-hash:20070418014029-a5988-a7a422401fe062c25ab74764bdf2a5e44befb413 --- tests/loc.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/loc.hs b/tests/loc.hs index cfc9985..7911b9a 100644 --- a/tests/loc.hs +++ b/tests/loc.hs @@ -8,7 +8,7 @@ main = do foo <- getContents putStrLn $ show loc -- uncomment the following to check for mistakes in isntcomment -- putStr $ unlines $ actual_loc - when (loc > 400) $ fail "Too many lines of code!" + when (loc > 500) $ fail "Too many lines of code!" isntcomment "" = False isntcomment ('-':'-':_) = False -- cgit v1.2.3