mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Added help message for test-tool target.
This commit is contained in:
parent
ac6d137157
commit
d02f2fc3e2
1 changed files with 1 additions and 0 deletions
|
@ -1503,6 +1503,7 @@ help: PHONY
|
|||
" test-spec: run the Ruby spec suite [SPECOPTS=<specs, opts>]" \
|
||||
" test-bundler: run the Bundler spec" \
|
||||
" test-bundled-gems: run the test suite of bundled gems" \
|
||||
" test-tool: tests under the tool/test" \
|
||||
" update-gems: download files of the bundled gems" \
|
||||
" update-bundled_gems: update the latest version of bundled gems" \
|
||||
" sync-default-gems: sync default gems from upstream [GEM=<gem_name>]" \
|
||||
|
|
Loading…
Add table
Reference in a new issue