add --help entry about --xml option
This commit is contained in:

committed by
holmberg556

parent
9ce4b90e18
commit
80db818acb
@ -328,6 +328,7 @@ module Cmdtest
|
|||||||
puts " --verbose be more verbose"
|
puts " --verbose be more verbose"
|
||||||
puts " --fast run fast without waiting for unique mtime:s"
|
puts " --fast run fast without waiting for unique mtime:s"
|
||||||
puts " --test=NAME only run named test"
|
puts " --test=NAME only run named test"
|
||||||
|
puts " --xml=FILE write summary on JUnit format"
|
||||||
end
|
end
|
||||||
|
|
||||||
end
|
end
|
||||||
|
Reference in New Issue
Block a user