summaryrefslogtreecommitdiff
path: root/tests/Client.hs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Client.hs')
-rw-r--r--tests/Client.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Client.hs b/tests/Client.hs
index 313cd56e..db7a3219 100644
--- a/tests/Client.hs
+++ b/tests/Client.hs
@@ -14,7 +14,7 @@ import Test.HUnit hiding (Test)
14import Test.Framework 14import Test.Framework
15import Test.Framework.Providers.HUnit 15import Test.Framework.Providers.HUnit
16 16
17import Remote.KRPC 17import Network.KRPC
18import Shared 18import Shared
19 19
20 20