Skip to content

Commit

Permalink
Update an option message
Browse files Browse the repository at this point in the history
  • Loading branch information
nobu committed Sep 11, 2021
1 parent 911f62e commit cd83e71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tool/lib/test/unit.rb
Expand Up @@ -130,7 +130,7 @@ def process_args(args = [])

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
Expand Down

0 comments on commit cd83e71

Please sign in to comment.