summaryrefslogtreecommitdiff
path: root/GitAnnex.hs
diff options
context:
space:
mode:
Diffstat (limited to 'GitAnnex.hs')
-rw-r--r--GitAnnex.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/GitAnnex.hs b/GitAnnex.hs
index 326b7641c..5de823e16 100644
--- a/GitAnnex.hs
+++ b/GitAnnex.hs
@@ -84,8 +84,8 @@ import qualified Command.WebApp
import qualified Command.XMPPGit
#endif
#endif
-#ifdef WITH_TESTSUITE
import qualified Command.Test
+#ifdef WITH_TESTSUITE
import qualified Command.FuzzTest
#endif
#ifdef WITH_EKG