Explain how to run an individual btest in help

This commit is contained in:
Takashi Kokubun 2019-09-03 01:25:58 +09:00
Родитель 6c3ab99eae
Коммит e13da00824
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 6FFC433B12EE23DD
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -1505,7 +1505,7 @@ help: PHONY
" gdb: runs test.rb by miniruby under gdb" \
" gdb-ruby: runs test.rb by ruby under gdb" \
" check: equals make test test-tool test-all test-spec" \
" test: ruby core tests" \
" test: ruby core tests [BTESTS=<bootstraptest files>]" \
" 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" \