summaryrefslogtreecommitdiff
path: root/tests/Data
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Data')
-rw-r--r--tests/Data/Torrent/InfoHashSpec.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/Data/Torrent/InfoHashSpec.hs b/tests/Data/Torrent/InfoHashSpec.hs
index 3cc110c1..06570ec9 100644
--- a/tests/Data/Torrent/InfoHashSpec.hs
+++ b/tests/Data/Torrent/InfoHashSpec.hs
@@ -4,7 +4,6 @@ module Data.Torrent.InfoHashSpec (spec) where
4import Control.Applicative 4import Control.Applicative
5import Data.ByteString as BS 5import Data.ByteString as BS
6import Data.Convertible 6import Data.Convertible
7import Data.Maybe
8import System.FilePath 7import System.FilePath
9import Test.Hspec 8import Test.Hspec
10import Test.QuickCheck 9import Test.QuickCheck