Skip to content

Commit 3c90ab1

Browse files
authored
Update deps.ts
1 parent e675255 commit 3c90ab1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
import { assert } from "asserts";
1+
import { assert } from "https://deno.land/[email protected]/testing/asserts.ts";
22
export { assert };

0 commit comments

Comments
 (0)