summaryrefslogtreecommitdiff
path: root/cli/tests/node_compat/test/common/index.mjs
diff options
context:
space:
mode:
Diffstat (limited to 'cli/tests/node_compat/test/common/index.mjs')
-rw-r--r--cli/tests/node_compat/test/common/index.mjs2
1 files changed, 2 insertions, 0 deletions
diff --git a/cli/tests/node_compat/test/common/index.mjs b/cli/tests/node_compat/test/common/index.mjs
index f2ee456ee..25fe5cbb0 100644
--- a/cli/tests/node_compat/test/common/index.mjs
+++ b/cli/tests/node_compat/test/common/index.mjs
@@ -44,6 +44,7 @@ const {
getCallSite,
mustNotCall,
mustNotMutateObjectDeep,
+ parseTestFlags,
printSkipMessage,
skip,
nodeProcessAborted,
@@ -95,6 +96,7 @@ export {
getCallSite,
mustNotCall,
mustNotMutateObjectDeep,
+ parseTestFlags,
printSkipMessage,
skip,
nodeProcessAborted,