deno_std
deno_std copied to clipboard
fs: enable `ensureSymlink() works with URLs` test case on windows.
Currently there's some issue on windows if the first arg of ensureSymlink is string, and the 2nd is URL
https://github.com/denoland/deno_std/pull/5087/files#diff-d054f7c416bc6ed97fb05df5229c9bcb858d9ba7df7f79e10d766d14121b6315R242