summaryrefslogtreecommitdiff
path: root/Command/Test.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Command/Test.hs')
-rw-r--r--Command/Test.hs2
1 files changed, 0 insertions, 2 deletions
diff --git a/Command/Test.hs b/Command/Test.hs
index 35d6e1504..5180f96ed 100644
--- a/Command/Test.hs
+++ b/Command/Test.hs
@@ -7,9 +7,7 @@
module Command.Test where
-import Common
import Command
-import Messages
import Types.Test
cmd :: Parser TestOptions -> Maybe TestRunner -> Command