aboutsummaryrefslogtreecommitdiff
path: root/Command/FuzzTest.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-08-01 12:49:26 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-08-01 12:49:26 -0400
commit683cfeacaaaea86a8b34f06c30e9ab21c50f86eb (patch)
tree54f55cb312f4c8cb6138aa33b250d83fa64c35da /Command/FuzzTest.hs
parent50d28db6f4e13c49a2e9ebae150a6415de1a30be (diff)
add new section for testing commands
Diffstat (limited to 'Command/FuzzTest.hs')
-rw-r--r--Command/FuzzTest.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Command/FuzzTest.hs b/Command/FuzzTest.hs
index 08103edc8..d673541fb 100644
--- a/Command/FuzzTest.hs
+++ b/Command/FuzzTest.hs
@@ -22,7 +22,7 @@ import Test.QuickCheck
import Control.Concurrent
def :: [Command]
-def = [ notBareRepo $ command "fuzztest" paramNothing seek SectionPlumbing
+def = [ notBareRepo $ command "fuzztest" paramNothing seek SectionTesting
"generates fuzz test files"]
seek :: CommandSeek