mirror of
https://github.com/veeso/termscp.git
synced 2026-07-24 16:47:21 +02:00
pretty assert
This commit is contained in:
@@ -361,6 +361,7 @@ mod tests {
|
||||
use crate::fs::{FsDirectory, FsFile};
|
||||
use crate::utils::fmt::fmt_time;
|
||||
|
||||
use pretty_assertions::assert_eq;
|
||||
use std::thread::sleep;
|
||||
use std::time::{Duration, SystemTime};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user