add back &
that was deleted by mistake
This commit is contained in:
parent
c548eda362
commit
c063c5153f
1 changed files with 1 additions and 1 deletions
|
@ -314,7 +314,7 @@ fn collect_tests_from_dir(config: &Config,
|
||||||
collect_tests_from_dir(config,
|
collect_tests_from_dir(config,
|
||||||
base,
|
base,
|
||||||
&file_path,
|
&file_path,
|
||||||
relative_file_path,
|
&relative_file_path,
|
||||||
tests)?;
|
tests)?;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue