Skip to content

Commit c9d7d0f

Browse files
committed
fixup! mv: fix moving FIFO to a different filesystem
1 parent 18713e5 commit c9d7d0f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/by-util/test_mv.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ use crate::common::util::TestScenario;
88
use filetime::FileTime;
99
use rstest::rstest;
1010
use std::io::Write;
11+
#[cfg(not(windows))]
1112
use std::path::Path;
1213

1314
#[test]

0 commit comments

Comments
 (0)