mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
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>
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
||||
``` shell
|
||||
make test-all test-rubyspec
|
||||
make test-rubyspec
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue