1
0
Fork 0
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:
Nobuyoshi Nakada 2022-03-22 11:24:53 +09:00
parent bbd29fe0b6
commit 414ad77142
No known key found for this signature in database
GPG key ID: 7CD2805BFA3770C6

View file

@ -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)