add new section for testing commands
This commit is contained in:
parent
5848793d6b
commit
c03e1c5648
5 changed files with 20 additions and 8 deletions
|
@ -13,7 +13,7 @@ import Messages
|
|||
|
||||
def :: [Command]
|
||||
def = [ noRepo startIO $ dontCheck repoExists $
|
||||
command "test" paramNothing seek SectionPlumbing
|
||||
command "test" paramNothing seek SectionTesting
|
||||
"run built-in test suite"]
|
||||
|
||||
seek :: CommandSeek
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue