add new section for testing commands
This commit is contained in:
parent
5848793d6b
commit
c03e1c5648
5 changed files with 20 additions and 8 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue