mirror of
https://github.com/veeso/termscp.git
synced 2026-04-08 11:11:36 -07:00
pretty assert
This commit is contained in:
@@ -52,6 +52,8 @@ mod tests {
|
||||
|
||||
use super::*;
|
||||
|
||||
use pretty_assertions::assert_eq;
|
||||
|
||||
#[test]
|
||||
fn test_utils_crypto_aes128() {
|
||||
let key: &str = "MYSUPERSECRETKEY";
|
||||
|
||||
Reference in New Issue
Block a user