aboutsummaryrefslogtreecommitdiff
path: root/git-annex.cabal
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-01-27 13:58:43 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-01-27 13:58:43 -0400
commit65eb61a902ecf68da69d774063fea4880f619a13 (patch)
treee3cd79328166fbc58c72c469cf1dd1dab84087c1 /git-annex.cabal
parentcb7095393ab903a15ad36c5e1cf2b5a2a297745f (diff)
temporarily revert tasty-rerun support for this release5.20140127
revert 852f1f6cea85a7c781c8286f459023bdacebe021 tasty-rerun is stuck in NEW in debian
Diffstat (limited to 'git-annex.cabal')
-rw-r--r--git-annex.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-annex.cabal b/git-annex.cabal
index 2d4731739..de6b3d54b 100644
--- a/git-annex.cabal
+++ b/git-annex.cabal
@@ -114,7 +114,7 @@ Executable git-annex
CPP-Options: -DWITH_CLIBS
if flag(TestSuite)
- Build-Depends: tasty (>= 0.7), tasty-hunit, tasty-quickcheck, tasty-rerun,
+ Build-Depends: tasty (>= 0.7), tasty-hunit, tasty-quickcheck,
optparse-applicative
CPP-Options: -DWITH_TESTSUITE