diff options
Diffstat (limited to 'tests/Data')
-rw-r--r-- | tests/Data/Torrent/MetainfoSpec.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Data/Torrent/MetainfoSpec.hs b/tests/Data/Torrent/MetainfoSpec.hs index 3d1a9213..369c5e0f 100644 --- a/tests/Data/Torrent/MetainfoSpec.hs +++ b/tests/Data/Torrent/MetainfoSpec.hs | |||
@@ -17,7 +17,7 @@ import Data.Torrent.Piece | |||
17 | import Data.Torrent.Layout | 17 | import Data.Torrent.Layout |
18 | import Data.Torrent | 18 | import Data.Torrent |
19 | import Data.Torrent.LayoutSpec () | 19 | import Data.Torrent.LayoutSpec () |
20 | import Network.BitTorrent.Core.NodeSpec () | 20 | import Network.BitTorrent.Core.NodeInfoSpec () |
21 | 21 | ||
22 | {----------------------------------------------------------------------- | 22 | {----------------------------------------------------------------------- |
23 | -- Common | 23 | -- Common |