mirror of
https://github.com/veeso/termscp.git
synced 2026-07-10 18:54:16 +02:00
pretty assert
This commit is contained in:
@@ -233,6 +233,8 @@ mod tests {
|
||||
use super::*;
|
||||
use crate::utils::fmt::fmt_time;
|
||||
|
||||
use pretty_assertions::assert_eq;
|
||||
|
||||
#[test]
|
||||
fn test_utils_parse_remote_opt() {
|
||||
// Base case
|
||||
|
||||
Reference in New Issue
Block a user