[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
1 changed files with 1 additions and 1 deletions

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)