[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:21:06 UTC 2010


The following commit has been merged in the master branch:
commit c0b6cbb97881fcc0e195eb73cc9bff288703a483
Author: John Goerzen <jgoerzen at complete.org>
Date:   Thu Dec 7 23:26:40 2006 +0100

    Excised more of AnyDBM from the tests

diff --git a/testsrc/Tests.hs b/testsrc/Tests.hs
index 91c47dd..039a0c0 100644
--- a/testsrc/Tests.hs
+++ b/testsrc/Tests.hs
@@ -46,7 +46,6 @@ tests = TestList [TestLabel "test1" test1,
                  TestLabel "Time" Timetest.tests,
                  TestLabel "Map" Maptest.tests,
                  TestLabel "ProgressTracker" ProgressTrackertest.tests,
-                 TestLabel "AnyDBM" AnyDBMtest.tests,
                  TestLabel "Path" Pathtest.tests,
                  TestLabel "WildMatch" WildMatchtest.tests,
                  TestLabel "HVIO" HVIOtest.tests,

-- 
haskell-testpack



More information about the Pkg-haskell-commits mailing list