summaryrefslogtreecommitdiff
path: root/test/common/index.mjs
diff options
context:
space:
mode:
Diffstat (limited to 'test/common/index.mjs')
-rw-r--r--test/common/index.mjs4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/common/index.mjs b/test/common/index.mjs
index 832f68a9ee..bb17d9d371 100644
--- a/test/common/index.mjs
+++ b/test/common/index.mjs
@@ -22,7 +22,7 @@ const {
PIPE,
hasIPv6,
childShouldThrowAndAbort,
- ddCommand,
+ createZeroFilledFile,
platformTimeout,
allowGlobals,
mustCall,
@@ -71,7 +71,7 @@ export {
PIPE,
hasIPv6,
childShouldThrowAndAbort,
- ddCommand,
+ createZeroFilledFile,
platformTimeout,
allowGlobals,
mustCall,