From f9cf337aa51d79c2422968e7356736caeaf00de9 Mon Sep 17 00:00:00 2001 From: tommady Date: Thu, 22 May 2025 06:37:38 +0000 Subject: [PATCH] enhance test Signed-off-by: tommady --- tests/integration.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/integration.rs b/tests/integration.rs index d98962e..ef157bd 100644 --- a/tests/integration.rs +++ b/tests/integration.rs @@ -806,7 +806,7 @@ fn no_git_folder_after_decompression_with_gitignore_flag_active() { ); } -// #[cfg(feature = "allow_piped_choice")] +#[cfg(feature = "allow_piped_choice")] #[proptest(cases = 25)] fn unpack_multiple_sources_into_the_same_destination_with_merge( ext: DirectoryExtension,