The Wayback Machine - https://web.archive.org/web/20220509104752/https://github.com/nodejs/node/commit/227a45ba60
Skip to content
Permalink
Browse files
doc: remove legacy -J test.py option from BUILDING.md
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 targos committed May 2, 2022
1 parent e313dc6 commit 227a45ba6085f4c1027ea61e7711a31c8bf65050
Showing with 2 additions and 2 deletions.
  1. +2 −2 BUILDING.md
@@ -323,13 +323,13 @@ You can execute the entire suite of tests for a given subsystem
by providing the name of a subsystem:

```text
$ tools/test.py -J child-process
$ tools/test.py child-process
```

You can also execute the tests in a tests directory (such as `test/message`):

```text
$ tools/test.py -J test/message
$ tools/test.py test/message
```

If you want to check the other options, please refer to the help by using

0 comments on commit 227a45b

Please sign in to comment.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.