Added help entry for test-bundler-parallel

This commit is contained in:
Hiroshi SHIBATA 2022-08-22 12:05:46 +09:00
parent 954f709f4e
commit 6afb4f0a28
No known key found for this signature in database
GPG Key ID: F9CF13417264FAC2

View File

@ -1682,6 +1682,7 @@ help: PHONY
" test-all: all ruby tests [TESTOPTS=-j4 TESTS=<test files>]" \
" test-spec: run the Ruby spec suite [SPECOPTS=<specs, opts>]" \
" test-bundler: run the Bundler spec" \
" test-bundler-parallel: run the Bundler spec with parallel" \
" 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" \