Skip to content

Commit c063c51

Browse files
author
Jorge Aparicio
committed
add back & that was deleted by mistake
1 parent c548eda commit c063c51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/compiletest/compiletest.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ fn collect_tests_from_dir(config: &Config,
314314
collect_tests_from_dir(config,
315315
base,
316316
&file_path,
317-
relative_file_path,
317+
&relative_file_path,
318318
tests)?;
319319
}
320320
}

0 commit comments

Comments
 (0)