mirror of
https://github.com/denoland/deno
synced 2024-11-05 18:45:24 +00:00
947ce41e99
Most uses of `Deno.resources()` within tests, as they previously checked for leaked resources. This is not needed as the test runner does this automatically. Other internal uses of this API have been replaced with the internal `Deno[Deno.internal].core.resources()`. |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml | ||
README.md |