Fix formatting to 120 lines
This commit is contained in:
+1
-4
@@ -93,9 +93,6 @@ mod tests {
|
||||
50, 26, 255, 62, 16, 239,
|
||||
];
|
||||
|
||||
assert_eq!(
|
||||
magic_bytes, expected,
|
||||
"Magic bytes are not created correctly"
|
||||
);
|
||||
assert_eq!(magic_bytes, expected, "Magic bytes are not created correctly");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user