Switch to pretty_assertions
This commit is contained in:
@@ -78,6 +78,7 @@ impl AsRef<[u8]> for HistoryCiphertext {
|
||||
#[cfg(test)]
|
||||
mod test {
|
||||
use super::*;
|
||||
use pretty_assertions::{assert_eq};
|
||||
|
||||
#[test]
|
||||
fn round_trip() {
|
||||
|
||||
Reference in New Issue
Block a user