diff options
Diffstat (limited to 'tests/specs/future/runtime_api/main.out')
-rw-r--r-- | tests/specs/future/runtime_api/main.out | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/specs/future/runtime_api/main.out b/tests/specs/future/runtime_api/main.out index 7cc4cdf15..e76a20265 100644 --- a/tests/specs/future/runtime_api/main.out +++ b/tests/specs/future/runtime_api/main.out @@ -4,8 +4,6 @@ Deno.File is undefined Deno.FsFile.prototype.rid is undefined Deno.funlock is undefined Deno.funlockSync is undefined -Deno.readAll is undefined -Deno.readAllSync is undefined Deno.read is undefined Deno.readSync is undefined Deno.seek is undefined |