summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-06-12 11:48:31 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-06-12 11:48:31 -0400
commit4ebb0b51d77484fcee12fd92a71b737b1aaca283 (patch)
tree7e27f64a970fe3c700e462592c1f8a5280dabc6d
parent5f5f7b1a9f6d5c4361e44dcd46d3da6edc6a625a (diff)
remove xxx ... cabal test works for me
-rw-r--r--git-annex.cabal3
1 files changed, 1 insertions, 2 deletions
diff --git a/git-annex.cabal b/git-annex.cabal
index 7b74cd252..9703b61f0 100644
--- a/git-annex.cabal
+++ b/git-annex.cabal
@@ -1,5 +1,5 @@
Name: git-annex
-Version: 3.20120611
+Version: 3.20120612
Cabal-Version: >= 1.8
License: GPL
Maintainer: Joey Hess <joey@kitenet.net>
@@ -44,7 +44,6 @@ Executable git-annex
Build-Depends: hS3
CPP-Options: -DWITH_S3
--- XXX: Broken.
Test-Suite test
Type: exitcode-stdio-1.0
Main-Is: test.hs