Removed test for macos

This commit is contained in:
ChristianVisintin
2020-12-27 19:28:41 +01:00
parent 6975beaf30
commit 32ae5cc182

View File

@@ -970,6 +970,7 @@ mod tests {
#[test]
#[cfg(not(target_os = "macos"))]
fn test_filetransfer_ftp_list_dir_unix_syntax() {
let mut ftp: FtpFileTransfer = FtpFileTransfer::new(false);
// Connect