We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbadd6d commit 0427572Copy full SHA for 0427572
using_test.ts
@@ -3,7 +3,7 @@ import {
3
assertEquals,
4
assertRejects,
5
assertThrows,
6
-} from "https://deno.land/[email protected]/testing/asserts.ts";
+} from "https://deno.land/[email protected]/assert/mod.ts";
7
import { Disposable } from "./types.ts";
8
import {
9
usingAllResources,
0 commit comments