From 01e28afd0ab6432482d68bd8098ba2540cfdcbd3 Mon Sep 17 00:00:00 2001 From: Hiroshi SHIBATA Date: Tue, 17 Jan 2023 16:56:57 +0900 Subject: test-syntax-suggest is now part of make check --- common.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common.mk') diff --git a/common.mk b/common.mk index dd77f69aa8..3c53a5595b 100644 --- a/common.mk +++ b/common.mk @@ -1755,7 +1755,7 @@ help: PHONY " gdb: runs test.rb by miniruby under gdb" \ " gdb-ruby: runs test.rb by ruby under gdb" \ " exam: equals make check test-bundler-parallel test-bundled-gems" \ - " check: equals make test test-tool test-all test-spec" \ + " check: equals make test test-tool test-all test-spec test-syntax-suggest" \ " test: ruby core tests [BTESTS=]" \ " test-all: all ruby tests [TESTOPTS=-j4 TESTS=]" \ " test-spec: run the Ruby spec suite [SPECOPTS=]" \ -- cgit v1.2.1