Skip to content

Commit

Permalink
doc: reword "test directory"
Browse files Browse the repository at this point in the history
PR-URL: #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>
  • Loading branch information
LiviaMedeiros authored and nodejs-github-bot committed Apr 28, 2022
1 parent 85a77b0 commit b7cd49f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion BUILDING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b7cd49f

Please sign in to comment.