Add track caller

This commit is contained in:
Mikayla Maki 2023-06-07 16:39:10 -07:00
parent 2c5e83bf72
commit 572d40381a
No known key found for this signature in database

View file

@ -5433,6 +5433,7 @@ mod tests {
],
);
#[track_caller]
fn check_propagated_statuses(
snapshot: &Snapshot,
expected_statuses: &[(&Path, Option<GitFileStatus>)],