summaryrefslogtreecommitdiff
path: root/bittorrent.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'bittorrent.cabal')
-rw-r--r--bittorrent.cabal6
1 files changed, 1 insertions, 5 deletions
diff --git a/bittorrent.cabal b/bittorrent.cabal
index 9a86702d..6953816d 100644
--- a/bittorrent.cabal
+++ b/bittorrent.cabal
@@ -176,12 +176,8 @@ test-suite spec
176 other-modules: Spec 176 other-modules: Spec
177 Config 177 Config
178 178
179 Data.TorrentSpec
179 Data.Torrent.BitfieldSpec 180 Data.Torrent.BitfieldSpec
180 Data.Torrent.InfoHashSpec
181 Data.Torrent.LayoutSpec
182 Data.Torrent.MagnetSpec
183 Data.Torrent.MetainfoSpec
184 Data.Torrent.PieceSpec
185 Data.Torrent.ProgressSpec 181 Data.Torrent.ProgressSpec
186 Network.BitTorrent.Client.HandleSpec 182 Network.BitTorrent.Client.HandleSpec
187 Network.BitTorrent.CoreSpec 183 Network.BitTorrent.CoreSpec