From e13da00824e0979b2417bcffe94a8668cab7532c Mon Sep 17 00:00:00 2001 From: Takashi Kokubun Date: Tue, 3 Sep 2019 01:25:58 +0900 Subject: Explain how to run an individual btest in help --- common.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common.mk') diff --git a/common.mk b/common.mk index 16b41b20bd..3074b0f277 100644 --- a/common.mk +++ b/common.mk @@ -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=]" \ " test-all: all ruby tests [TESTOPTS=-j4 TESTS=]" \ " test-spec: run the Ruby spec suite [SPECOPTS=]" \ " test-bundler: run the Bundler spec" \ -- cgit v1.2.3