mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
test: fix usage of invalid common properties
PR-URL: https://github.com/nodejs/node/pull/31933 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Shelley Vohr <codebytere@gmail.com> Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net>
This commit is contained in:
committed by
Rich Trott
parent
468bfd3487
commit
2ec9b58a41
@@ -37,7 +37,6 @@ const {
|
||||
mustNotCall,
|
||||
printSkipMessage,
|
||||
skip,
|
||||
ArrayStream,
|
||||
nodeProcessAborted,
|
||||
isAlive,
|
||||
expectWarning,
|
||||
@@ -83,7 +82,6 @@ export {
|
||||
mustNotCall,
|
||||
printSkipMessage,
|
||||
skip,
|
||||
ArrayStream,
|
||||
nodeProcessAborted,
|
||||
isAlive,
|
||||
expectWarning,
|
||||
|
||||
Reference in New Issue
Block a user