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.
2 parents b6f90fd + f6388c2 commit 9c32cd5Copy full SHA for 9c32cd5
deps_test.ts
@@ -1,5 +1,5 @@
1
export { expect } from "https://deno.land/x/[email protected]/mod.ts";
2
-export * from "https://deno.land/std@0.109.0/testing/asserts.ts";
+export * from "https://deno.land/std@0.110.0/testing/asserts.ts";
3
4
const currentScopes: string[] = [];
5
0 commit comments