Fixed windows scp test

This commit is contained in:
ChristianVisintin 2020-12-06 11:15:08 +01:00
parent 148bff5117
commit 2b51f3c79a

View file

@ -857,6 +857,7 @@ mod tests {
}
#[test]
#[cfg(any(unix, macos, linux))]
fn test_filetransfer_scp_cwd() {
let mut client: ScpFileTransfer = ScpFileTransfer::new();
assert!(client