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 6304d06 commit d7c1e3eCopy full SHA for d7c1e3e
test.ts
@@ -1,7 +1,7 @@
1
import {
2
assertEquals,
3
assertThrows,
4
-} from "https://deno.land/std@0.175.0/testing/asserts.ts";
+} from "https://deno.land/std@0.196.0/testing/asserts.ts";
5
6
import { fibonacci, fibonacciSequence } from "./mod.ts";
7
0 commit comments