From 75711985512c8578e913a1b464816968b4aef5dd Mon Sep 17 00:00:00 2001 From: Sam Truzjan Date: Tue, 8 Apr 2014 02:36:18 +0400 Subject: Merge PeerAddr and NodeAddr modules --- tests/Network/BitTorrent/DHT/RoutingSpec.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/Network/BitTorrent/DHT/RoutingSpec.hs') diff --git a/tests/Network/BitTorrent/DHT/RoutingSpec.hs b/tests/Network/BitTorrent/DHT/RoutingSpec.hs index c4a33357..aeccff5f 100644 --- a/tests/Network/BitTorrent/DHT/RoutingSpec.hs +++ b/tests/Network/BitTorrent/DHT/RoutingSpec.hs @@ -8,7 +8,7 @@ import Data.Maybe import Test.Hspec import Test.QuickCheck -import Network.BitTorrent.Core +import Network.BitTorrent.Address import Network.BitTorrent.DHT.Routing as T import Network.BitTorrent.CoreSpec hiding (spec) -- cgit v1.2.3