Implement path_link for Windows. (#1199)
Implement path_link for Windows.
This commit is contained in:
committed by
GitHub
parent
7728703ec7
commit
f6e3ab03a2
@@ -233,7 +233,6 @@ mod wasi_tests {
|
||||
"dangling_symlink" => true,
|
||||
"symlink_loop" => true,
|
||||
"truncation_rights" => true,
|
||||
"path_link" => true,
|
||||
"dangling_fd" => true,
|
||||
// TODO: virtfs files cannot be poll_oneoff'd yet
|
||||
"poll_oneoff_virtualfs" => true,
|
||||
|
||||
Reference in New Issue
Block a user