1
0
Fork 0
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:
Nobuyoshi Nakada 2021-09-11 17:32:42 +09:00
parent 911f62e681
commit cd83e716d0
No known key found for this signature in database
GPG key ID: 7CD2805BFA3770C6

View file

@ -130,7 +130,7 @@ module Test
private private
def setup_options(opts, options) def setup_options(opts, options)
opts.separator 'minitest options:' opts.separator 'test-unit options:'
opts.on '-h', '--help', 'Display this help.' do opts.on '-h', '--help', 'Display this help.' do
puts opts puts opts