Add track caller
This commit is contained in:
parent
2c5e83bf72
commit
572d40381a
1 changed files with 1 additions and 0 deletions
|
@ -5433,6 +5433,7 @@ mod tests {
|
||||||
],
|
],
|
||||||
);
|
);
|
||||||
|
|
||||||
|
#[track_caller]
|
||||||
fn check_propagated_statuses(
|
fn check_propagated_statuses(
|
||||||
snapshot: &Snapshot,
|
snapshot: &Snapshot,
|
||||||
expected_statuses: &[(&Path, Option<GitFileStatus>)],
|
expected_statuses: &[(&Path, Option<GitFileStatus>)],
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue