Skip to content

Commit 6e22503

Browse files
LiviaMedeirosguangwong
authored andcommitted
doc: reword "test directory"
PR-URL: nodejs/node#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>
1 parent bf2cb0e commit 6e22503

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

BUILDING.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,8 @@ by providing the name of a subsystem:
340340
$ tools/test.py child-process
341341
```
342342

343-
You can also execute the tests in a tests directory (such as `test/message`):
343+
You can also execute the tests in a test suite directory
344+
(such as `test/message`):
344345

345346
```text
346347
$ tools/test.py test/message

0 commit comments

Comments
 (0)