Disable path_rename testcase on Windows

This commit is contained in:
Jakub Konka
2019-08-10 11:11:02 +02:00
committed by Jakub Konka
parent b1e29869fd
commit b980c2aa11

View File

@@ -136,6 +136,7 @@ cfg_if::cfg_if! {
"symlink_loop" => true,
"clock_time_get" => true,
"truncation_rights" => true,
"path_rename" => true,
_ => false,
}
} else {