test the new option by tricking the ci

This commit is contained in:
valoq 2025-07-12 17:29:19 +02:00
parent 78b993c500
commit e455e81939
No known key found for this signature in database
GPG Key ID: 19F09A0FB865CBD8

View File

@ -159,6 +159,7 @@ mod tests {
// This is usually replaced in assertion tests
password: None,
threads: None,
disable_sandbox: true,
cmd: Subcommand::Decompress {
// Put a crazy value here so no test can assert it unintentionally
files: vec!["\x00\x11\x22".into()],