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 6304d06 + d7c1e3e commit 2293a77Copy full SHA for 2293a77
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