summaryrefslogtreecommitdiff
path: root/cli/tests/unit_node/_test_utils.ts
diff options
context:
space:
mode:
Diffstat (limited to 'cli/tests/unit_node/_test_utils.ts')
-rw-r--r--cli/tests/unit_node/_test_utils.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/tests/unit_node/_test_utils.ts b/cli/tests/unit_node/_test_utils.ts
index 514818bce..322067719 100644
--- a/cli/tests/unit_node/_test_utils.ts
+++ b/cli/tests/unit_node/_test_utils.ts
@@ -3,7 +3,7 @@
import {
assert,
assertStringIncludes,
-} from "../../../test_util/std/assert/mod.ts";
+} from "../../../test_util/std/testing/asserts.ts";
/** Asserts that an error thrown in a callback will not be wrongly caught. */
export async function assertCallbackErrorUncaught(