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