mirror of
https://github.com/nodejs/node.git
synced 2025-12-28 07:50:41 +00:00
doc: remove legacy -J test.py option from BUILDING.md
PR-URL: https://github.com/nodejs/node/pull/40945 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Richard Lau <rlau@redhat.com>
This commit is contained in:
parent
f7341e3f95
commit
506816891b
@ -403,7 +403,7 @@ by providing the name of a subsystem:
|
||||
|
||||
```text
|
||||
$ make coverage-clean
|
||||
$ NODE_V8_COVERAGE=coverage/tmp tools/test.py -J --mode=release child-process
|
||||
$ NODE_V8_COVERAGE=coverage/tmp tools/test.py --mode=release child-process
|
||||
$ make coverage-report-js
|
||||
```
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user