Added help message for test-tool target.

This commit is contained in:
Hiroshi SHIBATA 2019-07-15 11:19:13 +09:00
Родитель ac6d137157
Коммит d02f2fc3e2
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: F9CF13417264FAC2
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -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>]" \