Skip to content

Commit

Permalink
split: formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
zhitkoff committed Nov 6, 2023
1 parent 50d63c2 commit c4624aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/uu/split/src/filenames.rs
Original file line number Diff line number Diff line change
Expand Up @@ -518,4 +518,4 @@ mod tests {
let it = FilenameIterator::new("chunk_", &suffix);
assert!(it.is_err());
}
}
}

0 comments on commit c4624aa

Please sign in to comment.