doc: reword "test directory"

PR-URL: https://github.com/nodejs/node/pull/42817
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Mestery <mestery@protonmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
pull/42463/head
LiviaMedeiros 2022-04-22 02:14:25 +08:00 committed by Node.js GitHub Bot
parent 85a77b0cbf
commit b7cd49fdd5
1 changed files with 2 additions and 1 deletions

View File

@ -327,7 +327,8 @@ by providing the name of a subsystem:
$ tools/test.py child-process
```
You can also execute the tests in a tests directory (such as `test/message`):
You can also execute the tests in a test suite directory
(such as `test/message`):
```text
$ tools/test.py test/message