mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
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>
This commit is contained in:
committed by
Node.js GitHub Bot
parent
85a77b0cbf
commit
b7cd49fdd5
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user