mirror of
https://github.com/denoland/deno.git
synced 2025-09-27 20:59:10 +00:00
parent
e3e51313f6
commit
20aa0796e6
110 changed files with 115 additions and 184 deletions
|
@ -4,7 +4,7 @@ import { performance } from "node:perf_hooks";
|
|||
import {
|
||||
assertEquals,
|
||||
assertThrows,
|
||||
} from "../../../test_util/std/testing/asserts.ts";
|
||||
} from "../../../test_util/std/assert/mod.ts";
|
||||
|
||||
Deno.test({
|
||||
name: "[perf_hooks] performance",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue