summaryrefslogtreecommitdiff
path: root/tests/specs/future/runtime_api/main.out
diff options
context:
space:
mode:
authorAsher Gomez <ashersaupingomez@gmail.com>2024-09-04 18:53:43 +1000
committerGitHub <noreply@github.com>2024-09-04 08:53:43 +0000
commit3d36cbd056292e0a89d282fa84b7198ae38be4cc (patch)
tree11d0b88b68fe104958584b9c4abf7f80bbd3e3a6 /tests/specs/future/runtime_api/main.out
parentac33fc2892f8faf9484c31c2aabfdc3744de0314 (diff)
BREAKING(fs): remove `Deno.ftruncate[Sync]()` (#25412)
Towards #22079 Signed-off-by: Asher Gomez <ashersaupingomez@gmail.com>
Diffstat (limited to 'tests/specs/future/runtime_api/main.out')
-rw-r--r--tests/specs/future/runtime_api/main.out2
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 8175777e1..7cc4cdf15 100644
--- a/tests/specs/future/runtime_api/main.out
+++ b/tests/specs/future/runtime_api/main.out
@@ -1,8 +1,6 @@
window is undefined
Deno.Buffer is undefined
Deno.File is undefined
-Deno.ftruncate is undefined
-Deno.ftruncateSync is undefined
Deno.FsFile.prototype.rid is undefined
Deno.funlock is undefined
Deno.funlockSync is undefined