Skip to content

Commit b9d9131

Browse files
committed
Fix bootstrap test.
1 parent 7383425 commit b9d9131

File tree

1 file changed

+1
-0
lines changed
  • src/bootstrap/src/core/builder

1 file changed

+1
-0
lines changed

src/bootstrap/src/core/builder/mod.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -420,6 +420,7 @@ const PATH_REMAP: &[(&str, &[&str])] = &[
420420
"tests/debuginfo",
421421
"tests/incremental",
422422
"tests/mir-opt",
423+
"tests/parallel",
423424
"tests/pretty",
424425
"tests/run-make",
425426
"tests/rustdoc",

0 commit comments

Comments
 (0)