Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
dherman committed Mar 1, 2023
1 parent 22fd5ea commit 0ec5350
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/cargo-cp-artifact/src/cli.rs
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ mod test {
Args::from_vec(vec![$($s.to_string()),*])
}
}

macro_rules! assert_err {
($actual:expr, $expected:expr, $($arg:tt)+) => {
{
Expand Down

0 comments on commit 0ec5350

Please sign in to comment.