Skip to content

Commit ab8f060

Browse files
lundibundicodebytere
authored andcommitted
test: fix usage of invalid common properties
PR-URL: #31933 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Shelley Vohr <[email protected]> Reviewed-By: Yongsheng Zhang <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Anna Henningsen <[email protected]>
1 parent 49c959d commit ab8f060

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/common/index.mjs

-2
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ const {
3737
mustNotCall,
3838
printSkipMessage,
3939
skip,
40-
ArrayStream,
4140
nodeProcessAborted,
4241
isAlive,
4342
expectWarning,
@@ -83,7 +82,6 @@ export {
8382
mustNotCall,
8483
printSkipMessage,
8584
skip,
86-
ArrayStream,
8785
nodeProcessAborted,
8886
isAlive,
8987
expectWarning,

0 commit comments

Comments
 (0)