diff options
| author | Asher Gomez <ashersaupingomez@gmail.com> | 2024-03-27 23:39:26 +1100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-27 13:39:26 +0100 |
| commit | c9e10ededaea59e1108c8f2456b0cb7da0269270 (patch) | |
| tree | 876689254f085acc97c1243697674db41e6eebba /tests/specs/future/runtime_api/main.out | |
| parent | e1e1da2a04f627f058dc33355a31d67abb1616b6 (diff) | |
FUTURE: remove `Deno.resources()` (#23095)
Diffstat (limited to 'tests/specs/future/runtime_api/main.out')
| -rw-r--r-- | tests/specs/future/runtime_api/main.out | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/specs/future/runtime_api/main.out b/tests/specs/future/runtime_api/main.out index e23883e9b..0a46c14f2 100644 --- a/tests/specs/future/runtime_api/main.out +++ b/tests/specs/future/runtime_api/main.out @@ -18,6 +18,7 @@ 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 |
