--- a/hit.cabal
+++ b/hit.cabal
@@ -104,20 +104,6 @@ Test-Suite test-unit
                    , time
                    , hit
 
-Test-Suite test-repository
-  type:              exitcode-stdio-1.0
-  hs-source-dirs:    Tests
-  Main-Is:           Repo.hs
-  Build-depends:     base >= 3 && < 7
-                   , HUnit
-                   , QuickCheck >= 2
-                   , bytestring
-                   , test-framework >= 0.3
-                   , test-framework-quickcheck2 >= 0.2
-                   , time
-                   , bytedump >= 1.0
-                   , hit
-
 source-repository head
   type: git
   location: git://github.com/vincenthz/hit
