mirror of
https://github.com/denoland/deno.git
synced 2025-09-28 21:24:48 +00:00
parent
423424f1da
commit
5f74f7eebe
3 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ import {
|
|||
test,
|
||||
assert,
|
||||
assertEqual
|
||||
} from "http://deno.land/x/testing/testing.ts";
|
||||
} from "https://deno.land/x/testing/testing.ts";
|
||||
import { Buffer } from "./buffer.ts";
|
||||
|
||||
// N controls how many iterations of certain checks are performed.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue