fix formatting
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
pub(crate) trait Expectable {
|
||||
#[track_caller]
|
||||
fn assert_eq(self, other: &[u8]);
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
use crate::helper::load_module_test;
|
||||
use serial_test::serial;
|
||||
|
||||
|
||||
// issue #831
|
||||
#[serial]
|
||||
#[test]
|
||||
|
||||
Reference in New Issue
Block a user