mirror of
https://github.com/veeso/termscp.git
synced 2026-04-05 09:41:53 -07: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