Skip to content

Commit

Permalink
test: fix usage of invalid common properties
Browse files Browse the repository at this point in the history
PR-URL: #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>
  • Loading branch information
lundibundi authored and codebytere committed Feb 27, 2020
1 parent 49c959d commit ab8f060
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/common/index.mjs
Expand Up @@ -37,7 +37,6 @@ const {
mustNotCall,
printSkipMessage,
skip,
ArrayStream,
nodeProcessAborted,
isAlive,
expectWarning,
Expand Down Expand Up @@ -83,7 +82,6 @@ export {
mustNotCall,
printSkipMessage,
skip,
ArrayStream,
nodeProcessAborted,
isAlive,
expectWarning,
Expand Down

0 comments on commit ab8f060

Please sign in to comment.