summaryrefslogtreecommitdiff
path: root/tests/specs/test/clean_flag/main.js
diff options
context:
space:
mode:
Diffstat (limited to 'tests/specs/test/clean_flag/main.js')
-rw-r--r--tests/specs/test/clean_flag/main.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/specs/test/clean_flag/main.js b/tests/specs/test/clean_flag/main.js
index 9ccdea1ce..d00e56958 100644
--- a/tests/specs/test/clean_flag/main.js
+++ b/tests/specs/test/clean_flag/main.js
@@ -1,4 +1,4 @@
-import { emptyDir } from "@std/fs/empty_dir.ts";
+import { emptyDir } from "@std/fs/empty-dir";
const DIR = "./coverage";
const COMMAND = new Deno.Command(Deno.execPath(), {