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 5de823e16..4c1649ba1 100644
--- a/GitAnnex.hs
+++ b/GitAnnex.hs
@@ -164,8 +164,8 @@ cmds = concat
, Command.XMPPGit.def
#endif
#endif
-#ifdef WITH_TESTSUITE
, Command.Test.def
+#ifdef WITH_TESTSUITE
, Command.FuzzTest.def
#endif
]