mirror of
https://github.com/veeso/termscp.git
synced 2026-06-08 14:18:41 +02:00
Fixed windows scp test
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user