mirror of
https://github.com/veeso/termscp.git
synced 2026-07-28 10:31:03 +02:00
pretty assert
This commit is contained in:
@@ -539,6 +539,8 @@ mod tests {
|
||||
|
||||
use super::*;
|
||||
use crate::fs::{FsDirectory, FsFile};
|
||||
|
||||
use pretty_assertions::assert_eq;
|
||||
use std::path::PathBuf;
|
||||
use std::time::SystemTime;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user