remap missing path tests/crashes to tests

Signed-off-by: onur-ozkan <work@onurozkan.dev>
This commit is contained in:
onur-ozkan 2024-05-10 16:06:56 +03:00
parent c9fb74e08e
commit 569e547f18

View File

@ -322,6 +322,7 @@ const PATH_REMAP: &[(&str, &[&str])] = &[
"tests/codegen-units",
"tests/coverage",
"tests/coverage-run-rustdoc",
"tests/crashes",
"tests/debuginfo",
"tests/incremental",
"tests/mir-opt",