Switch to pretty_assertions
This commit is contained in:
@@ -203,6 +203,7 @@ impl StorageTxn for Txn {
|
||||
#[cfg(test)]
|
||||
mod test {
|
||||
use super::*;
|
||||
use pretty_assertions::{assert_eq};
|
||||
use tempfile::TempDir;
|
||||
|
||||
#[test]
|
||||
|
||||
Reference in New Issue
Block a user