mirror of
https://github.com/veeso/termscp.git
synced 2025-12-07 09:36:00 -08:00
pretty assert
This commit is contained in:
@@ -381,6 +381,7 @@ mod tests {
|
||||
use crate::config::UserConfig;
|
||||
use crate::utils::random::random_alphanumeric_with_len;
|
||||
|
||||
use pretty_assertions::assert_eq;
|
||||
use std::io::Read;
|
||||
|
||||
#[test]
|
||||
|
||||
Reference in New Issue
Block a user