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