mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[DOC] re-count test suites run by make check
[ci skip]
This commit is contained in:
parent
bbd29fe0b6
commit
414ad77142
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ Hello
|
|||
$ make check
|
||||
```
|
||||
|
||||
It runs (about) three test suites:
|
||||
It runs (about) four test suites:
|
||||
|
||||
* `make test` (a test suite for the interpreter core)
|
||||
* `make test-all` (for all builtin classes and libraries)
|
||||
|
|
Loading…
Add table
Reference in a new issue