summaryrefslogtreecommitdiff
path: root/tests/specs/future/runtime_api/main.out
diff options
context:
space:
mode:
Diffstat (limited to 'tests/specs/future/runtime_api/main.out')
-rw-r--r--tests/specs/future/runtime_api/main.out5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/specs/future/runtime_api/main.out b/tests/specs/future/runtime_api/main.out
index 252e33512..8ecca657f 100644
--- a/tests/specs/future/runtime_api/main.out
+++ b/tests/specs/future/runtime_api/main.out
@@ -27,5 +27,10 @@ Deno.writeAll is undefined
Deno.writeAllSync is undefined
Deno.write is undefined
Deno.writeSync is undefined
+Deno.Listener.prototype.rid is undefined
+Deno.Conn.prototype.rid is undefined
+Deno.UnixConn.prototype.rid is undefined
+Deno.TlsListener.prototype.rid is undefined
+Deno.TlsConn.prototype.rid is undefined
Deno.FsWatcher.prototype.rid is undefined
Deno.FsFile constructor is illegal