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 eca1c3741..f04a0b4e9 100644 --- a/tests/specs/future/runtime_api/main.out +++ b/tests/specs/future/runtime_api/main.out @@ -11,8 +11,6 @@ Deno.flockSync is undefined Deno.FsFile.prototype.rid is undefined Deno.funlock is undefined Deno.funlockSync is undefined -Deno.iter is undefined -Deno.iterSync is undefined Deno.readAll is undefined Deno.readAllSync is undefined Deno.read is undefined |