From 5694515460f075ef66b2e32499ac265b79982a03 Mon Sep 17 00:00:00 2001 From: Takashi Kokubun Date: Tue, 31 Jan 2023 15:02:44 -0800 Subject: Document BUNDLED_GEMS in make test --- common.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common.mk') diff --git a/common.mk b/common.mk index fcd0923a4d..fc688055d1 100644 --- a/common.mk +++ b/common.mk @@ -1762,7 +1762,7 @@ help: PHONY " test-bundler: run the Bundler spec" \ " test-bundler-parallel: run the Bundler spec with parallel" \ " test-syntax-suggest: run the SyntaxSuggest spec" \ - " test-bundled-gems: run the test suite of bundled gems" \ + " test-bundled-gems: run the test suite of bundled gems [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" \ -- cgit v1.2.1