mirror of
https://github.com/veeso/termscp.git
synced 2026-09-26 14:01:17 -07:00
Fixed windows scp test
This commit is contained in:
@@ -857,6 +857,7 @@ mod tests {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#[test]
|
#[test]
|
||||||
|
#[cfg(any(unix, macos, linux))]
|
||||||
fn test_filetransfer_scp_cwd() {
|
fn test_filetransfer_scp_cwd() {
|
||||||
let mut client: ScpFileTransfer = ScpFileTransfer::new();
|
let mut client: ScpFileTransfer = ScpFileTransfer::new();
|
||||||
assert!(client
|
assert!(client
|
||||||
|
|||||||
Reference in New Issue
Block a user