From a69b1e699ef76568a4a3da47939134abda545ec7 Mon Sep 17 00:00:00 2001 From: Asher Gomez Date: Wed, 11 Sep 2024 07:19:34 +1000 Subject: BREAKING(fs): remove `Deno.FsFile.prototype.rid` (#25499) Towards #22079 --------- Signed-off-by: Asher Gomez --- tests/specs/future/runtime_api/main.out | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/specs/future/runtime_api/main.out') diff --git a/tests/specs/future/runtime_api/main.out b/tests/specs/future/runtime_api/main.out index 7ca664c30..f69bd1447 100644 --- a/tests/specs/future/runtime_api/main.out +++ b/tests/specs/future/runtime_api/main.out @@ -1,5 +1,4 @@ window is undefined -Deno.FsFile.prototype.rid is undefined Deno.Listener.prototype.rid is undefined Deno.TlsListener.prototype.rid is undefined Deno.FsFile constructor is illegal -- cgit v1.2.3