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 b7931f9 + 7044249 commit caf6dcbCopy full SHA for caf6dcb
test.ts
@@ -1,7 +1,7 @@
1
import {
2
assertEquals,
3
assertThrows,
4
-} from "https://deno.land/std@0.158.0/testing/asserts.ts";
+} from "https://deno.land/std@0.161.0/testing/asserts.ts";
5
6
import { fibonacci, fibonacciSequence } from "./mod.ts";
7
0 commit comments