path_rename should work on windows with TESTCONFIG
This commit is contained in:
@@ -203,8 +203,6 @@ mod wasi_tests {
|
|||||||
"nofollow_errors",
|
"nofollow_errors",
|
||||||
// waiting on DirExt::delete_file_or_symlink
|
// waiting on DirExt::delete_file_or_symlink
|
||||||
"symlink_create",
|
"symlink_create",
|
||||||
// Bug: windows lets us rename an empty directory to a path containing an empty file
|
|
||||||
"path_rename",
|
|
||||||
// Trailing slash related bugs
|
// Trailing slash related bugs
|
||||||
"interesting_paths",
|
"interesting_paths",
|
||||||
"path_rename_file_trailing_slashes",
|
"path_rename_file_trailing_slashes",
|
||||||
|
|||||||
Reference in New Issue
Block a user