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 ddab09d + 057bc64 commit 7480453Copy full SHA for 7480453
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.108.0/testing/asserts.ts";
+export * from "https://deno.land/std@0.109.0/testing/asserts.ts";
3
4
const currentScopes: string[] = [];
5
0 commit comments