diff options
| author | Asher Gomez <ashersaupingomez@gmail.com> | 2024-08-31 09:34:09 +1000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-31 09:34:09 +1000 |
| commit | 8e478a1a7db9a5c4e773e52f9c4a732793145ce7 (patch) | |
| tree | 83fd643d5dd6fa3768457e820d6ea16144358e7b /tests/specs/future/runtime_api/main.out | |
| parent | 504ae362d5d7695ad710bcdf86a0f57fb4fbd113 (diff) | |
chore: remove `Deno.resources()` (#25251)
Diffstat (limited to 'tests/specs/future/runtime_api/main.out')
| -rw-r--r-- | tests/specs/future/runtime_api/main.out | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/specs/future/runtime_api/main.out b/tests/specs/future/runtime_api/main.out index 2cbda8005..18a39fc7a 100644 --- a/tests/specs/future/runtime_api/main.out +++ b/tests/specs/future/runtime_api/main.out @@ -18,7 +18,6 @@ Deno.readAll is undefined Deno.readAllSync is undefined Deno.read is undefined Deno.readSync is undefined -Deno.resources is undefined Deno.seek is undefined Deno.seekSync is undefined Deno.shutdown is undefined |
