mirror of
https://github.com/ouch-org/ouch.git
synced 2025-06-05 02:55:31 +00:00
cargo fmt
This commit is contained in:
parent
f009610103
commit
540536b6bf
@ -471,7 +471,6 @@ fn unpack_rar_stdin() -> Result<(), Box<dyn std::error::Error>> {
|
||||
Ok(())
|
||||
}
|
||||
|
||||
|
||||
#[proptest(cases = 25)]
|
||||
fn symlink_pack_and_unpack(
|
||||
ext: DirectoryExtension,
|
||||
@ -604,4 +603,4 @@ fn no_git_folder_after_decompression_with_gitignore_flag_active() {
|
||||
!decompressed_subdir.join(".git").exists(),
|
||||
".git folder should not exist after decompression"
|
||||
);
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user