diff options
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 637c60dfc..398922749 100644 --- a/tests/specs/future/runtime_api/main.out +++ b/tests/specs/future/runtime_api/main.out @@ -29,4 +29,3 @@ Deno.FsFile constructor is illegal Deno.ConnectTlsOptions.(certFile|keyFile) do nothing Deno.ConnectTlsOptions.(certChain|privateKey) do nothing Deno.ListenTlsOptions.(keyFile|certFile) do nothing -Deno.customInspect is undefined |