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 e675255 commit 3c90ab1Copy full SHA for 3c90ab1
deps.ts
@@ -1,2 +1,2 @@
1
-import { assert } from "asserts";
+import { assert } from "https://deno.land/[email protected]/testing/asserts.ts";
2
export { assert };
0 commit comments