add back & that was deleted by mistake

This commit is contained in:
Jorge Aparicio 2016-03-23 06:17:29 -05:00
parent c548eda362
commit c063c5153f

View File

@ -314,7 +314,7 @@ fn collect_tests_from_dir(config: &Config,
collect_tests_from_dir(config,
base,
&file_path,
relative_file_path,
&relative_file_path,
tests)?;
}
}