diff options
| author | Asher Gomez <ashersaupingomez@gmail.com> | 2024-09-05 16:22:47 +1000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-05 16:22:47 +1000 |
| commit | 713ed065e7cd1013e525a8e571cef08a30de87be (patch) | |
| tree | 4237cb806c991d258d786d66afe99e291f5ec477 /tests/specs/future/runtime_api/main.out | |
| parent | 0450c12df5deee18407b940ffedeb1a16bab35a1 (diff) | |
BREAKING(fs): remove `Deno.File` (#25447)
Towards #22079
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 0aa4e1f7c..d629b13b4 100644 --- a/tests/specs/future/runtime_api/main.out +++ b/tests/specs/future/runtime_api/main.out @@ -1,6 +1,5 @@ window is undefined Deno.Buffer is undefined -Deno.File is undefined Deno.FsFile.prototype.rid is undefined Deno.funlock is undefined Deno.funlockSync is undefined |
