Switch to pretty_assertions
This commit is contained in:
@@ -35,6 +35,7 @@ impl Priority {
|
||||
#[cfg(test)]
|
||||
mod test {
|
||||
use super::*;
|
||||
use pretty_assertions::{assert_eq};
|
||||
|
||||
#[test]
|
||||
fn test_priority() {
|
||||
|
||||
Reference in New Issue
Block a user