summaryrefslogtreecommitdiff
path: root/std/node/assertion_error_test.ts
diff options
context:
space:
mode:
Diffstat (limited to 'std/node/assertion_error_test.ts')
-rw-r--r--std/node/assertion_error_test.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/std/node/assertion_error_test.ts b/std/node/assertion_error_test.ts
index 74187bc3a..2faa191f2 100644
--- a/std/node/assertion_error_test.ts
+++ b/std/node/assertion_error_test.ts
@@ -9,8 +9,8 @@ import {
import {
AssertionError,
copyError,
- inspectValue,
createErrDiff,
+ inspectValue,
} from "./assertion_error.ts";
Deno.test({