mirror of
https://github.com/denoland/deno.git
synced 2025-08-04 19:08:15 +00:00
Rename crate_ops to extensions (#10431)
This commit is contained in:
parent
abaec7a88e
commit
684c357136
97 changed files with 55 additions and 55 deletions
|
@ -70,7 +70,7 @@ unitTest(
|
|||
},
|
||||
);
|
||||
|
||||
// Test that ops from op_crates have metrics (via OpMiddleware)
|
||||
// Test that ops from extensions have metrics (via OpMiddleware)
|
||||
unitTest(function metricsForOpCrates(): void {
|
||||
const _ = new URL("https://deno.land");
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue