mirror of
https://github.com/veeso/termscp.git
synced 2026-09-26 22:11:26 -07:00
fixed tests
This commit is contained in:
@@ -174,6 +174,9 @@ mod test {
|
|||||||
|
|
||||||
use super::*;
|
use super::*;
|
||||||
|
|
||||||
|
#[cfg(target_os = "macos")]
|
||||||
|
use crate::utils::test_helpers;
|
||||||
|
|
||||||
use pretty_assertions::assert_eq;
|
use pretty_assertions::assert_eq;
|
||||||
use tempfile::TempDir;
|
use tempfile::TempDir;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user