From da7818e6820d41e9946aa58b68a14389a4402bb8 Mon Sep 17 00:00:00 2001 From: Hiroshi SHIBATA Date: Tue, 17 Jan 2023 16:48:44 +0900 Subject: Added test-syntax-suggest to help message --- common.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'common.mk') diff --git a/common.mk b/common.mk index 67697d2b7e..f077ce5caf 100644 --- a/common.mk +++ b/common.mk @@ -1760,6 +1760,7 @@ help: PHONY " test-spec: run the Ruby spec suite [SPECOPTS=]" \ " 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-tool: tests under the tool/test" \ " update-gems: download files of the bundled gems" \ -- cgit v1.2.1