Skip to content

Commit

Permalink
chore: update test deps
Browse files Browse the repository at this point in the history
  • Loading branch information
lucacasonato committed Sep 10, 2020
1 parent d069e41 commit 99b56cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test_deps.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ export {
assert,
assertEquals,
assertThrowsAsync,
} from "https://deno.land/std@0.61.0/testing/asserts.ts";
} from "https://deno.land/std@0.68.0/testing/asserts.ts";

0 comments on commit 99b56cd

Please sign in to comment.