Fix two bootstrap tests

上级 02b8533a
......@@ -1856,6 +1856,7 @@ fn test_with_no_doc_stage0() {
doc_tests: DocTests::No,
bless: false,
compare_mode: None,
rustfix_coverage: false,
};
let build = Build::new(config);
......@@ -1897,6 +1898,7 @@ fn test_exclude() {
doc_tests: DocTests::No,
bless: false,
compare_mode: None,
rustfix_coverage: false,
};
let build = Build::new(config);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册