From 052bed30a3d83aa8fb7b8b42509ad96f573439af Mon Sep 17 00:00:00 2001 From: Sam Truzjan Date: Fri, 4 Apr 2014 21:44:18 +0400 Subject: Move HashList to Torrent module --- tests/System/Torrent/StorageSpec.hs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'tests/System/Torrent') diff --git a/tests/System/Torrent/StorageSpec.hs b/tests/System/Torrent/StorageSpec.hs index ebf4fe3e..96f1b036 100644 --- a/tests/System/Torrent/StorageSpec.hs +++ b/tests/System/Torrent/StorageSpec.hs @@ -7,9 +7,8 @@ import System.Directory import System.IO.Unsafe import Test.Hspec -import Data.Torrent.Bitfield as BF import Data.Torrent -import Data.Torrent.Piece +import Data.Torrent.Bitfield as BF import System.Torrent.Storage -- cgit v1.2.3