Don't combine test-all and rubyspec.
This commit is contained in:
parent
33cc8816be
commit
8648457541
Notes:
git
2022-01-09 08:06:40 +09:00
Merged: https://github.com/ruby/ruby/pull/5420 Merged-By: ioquatix <samuel@codeotaku.com>
@ -81,5 +81,5 @@ make test-all TESTS=../test/fiber/test_io.rb
|
|||||||
RubySpec is a project to write a complete, executable specification for the Ruby programming language.
|
RubySpec is a project to write a complete, executable specification for the Ruby programming language.
|
||||||
|
|
||||||
``` shell
|
``` shell
|
||||||
make test-all test-rubyspec
|
make test-rubyspec
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user