[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
Родитель bbd29fe0b6
Коммит 414ad77142
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 7CD2805BFA3770C6
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

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