Skip to content

Commit 25c4ff9

Browse files
committed
fix CI
1 parent 44c29d7 commit 25c4ff9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/cli/args.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,7 @@ mod tests {
157157
// This is usually replaced in assertion tests
158158
password: None,
159159
threads: None,
160+
output_dir: None,
160161
cmd: Subcommand::Decompress {
161162
// Put a crazy value here so no test can assert it unintentionally
162163
files: vec!["\x00\x11\x22".into()],

0 commit comments

Comments
 (0)