Fix fd_filestat_set_times and enable the fd_filestat_set test on Windows.

This commit is contained in:
Marcin Mielniczuk
2019-08-12 09:24:45 +02:00
committed by Jakub Konka
parent 2f1afc4846
commit 74d1c11fbe
2 changed files with 3 additions and 4 deletions

View File

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