mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Removed minitest dir from make task
This commit is contained in:
parent
905c04d1e6
commit
934feb1dee
Notes:
git
2021-09-11 08:48:32 +09:00
1 changed files with 1 additions and 1 deletions
|
@ -794,7 +794,7 @@ yes-test-knownbug: prog PHONY
|
|||
test-testframework: $(TEST_RUNNABLE)-test-testframework
|
||||
yes-test-testframework: prog PHONY
|
||||
$(ACTIONS_GROUP)
|
||||
$(gnumake_recursive)$(Q)$(exec) $(RUNRUBY) "$(TOOL_TESTSDIR)/runner.rb" --ruby="$(RUNRUBY)" $(TESTOPTS) testunit minitest
|
||||
$(gnumake_recursive)$(Q)$(exec) $(RUNRUBY) "$(TOOL_TESTSDIR)/runner.rb" --ruby="$(RUNRUBY)" $(TESTOPTS) testunit
|
||||
$(ACTIONS_ENDGROUP)
|
||||
no-test-testframework: PHONY
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue