cargo fmt

This commit is contained in:
Talison Fabio 2025-04-23 20:56:23 -03:00
parent ad8fd8935c
commit 002c29f593

View File

@ -160,7 +160,7 @@ mod tests {
files: vec!["\x00\x11\x22".into()],
output_dir: None,
remove: false,
no_smart_unpack: false
no_smart_unpack: false,
},
}
}