[Pkg-haskell-commits] [SCM] haskell-testpack branch, master,	updated. debian/1.0.2-1-4-gb0d6b36
    John Goerzen 
    jgoerzen at complete.org
       
    Fri Apr 23 15:11:07 UTC 2010
    
    
  
The following commit has been merged in the master branch:
commit e640ac62bc55f6197171e6c7fe79f071bef4fe58
Author: John Goerzen <jgoerzen at complete.org>
Date:   Wed Oct 11 22:14:22 2006 +0100
    Remove some old commented-out code
diff --git a/testsrc/Listtest.hs b/testsrc/Listtest.hs
index c7e80bf..322ee6c 100644
--- a/testsrc/Listtest.hs
+++ b/testsrc/Listtest.hs
@@ -19,11 +19,9 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 module Listtest(tests) where
 import Test.HUnit
 import MissingH.List
--- module QUnit where
 
 import System.Random hiding (split)
 import Data.List
--- import Test.HUnit
 import Test.QuickCheck as QC
 
 qunit :: (QC.Testable a) => String -> a -> Test
-- 
haskell-testpack
    
    
More information about the Pkg-haskell-commits
mailing list