Apply cargo fmt formatting to packages/mod.rs
This commit is contained in:
@ -502,7 +502,6 @@ mod tests {
|
|||||||
// Test passes if backend creation doesn't panic
|
// Test passes if backend creation doesn't panic
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
#[test]
|
#[test]
|
||||||
fn test_package_status_serialization() {
|
fn test_package_status_serialization() {
|
||||||
let status = PackageStatus::Installed;
|
let status = PackageStatus::Installed;
|
||||||
|
|||||||
Reference in New Issue
Block a user