mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Update an option message
This commit is contained in:
parent
911f62e681
commit
cd83e716d0
1 changed files with 1 additions and 1 deletions
|
@ -130,7 +130,7 @@ module Test
|
|||
|
||||
private
|
||||
def setup_options(opts, options)
|
||||
opts.separator 'minitest options:'
|
||||
opts.separator 'test-unit options:'
|
||||
|
||||
opts.on '-h', '--help', 'Display this help.' do
|
||||
puts opts
|
||||
|
|
Loading…
Reference in a new issue