Skip to content

Commit 2c33592

Browse files
cjihrigtargos
authored andcommittedApr 29, 2019
test: document NODE_SKIP_FLAG_CHECK
PR-URL: #27434 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
1 parent 115d06c commit 2c33592

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
 

‎test/common/README.md

+4
Original file line numberDiff line numberDiff line change
@@ -501,6 +501,10 @@ There is no difference between client or server side beyond their names.
501501
The behavior of the Node.js test suite can be altered using the following
502502
environment variables.
503503

504+
### NODE_SKIP_FLAG_CHECK
505+
506+
If set, command line arguments passed to individual tests are not validated.
507+
504508
### NODE_TEST_KNOWN_GLOBALS
505509

506510
A comma-separated list of variables names that are appended to the global

0 commit comments

Comments
 (0)
Please sign in to comment.