From 5710fffb120eba88e1b261e3ef379cb02575de42 Mon Sep 17 00:00:00 2001 From: Yoshiya Hinosawa Date: Sat, 25 Nov 2023 11:35:36 +0900 Subject: chore: update node_compat test suites to v18.18.2 (#21328) --- cli/tests/node_compat/test/common/index.mjs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'cli/tests/node_compat/test/common/index.mjs') 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, -- cgit v1.2.3