Skip to content

Commit 0356a61

Browse files
committed
Fix selftests
1 parent ceed8eb commit 0356a61

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/bootstrap/builder.rs

+1
Original file line numberDiff line numberDiff line change
@@ -1461,6 +1461,7 @@ mod __test {
14611461
rustc_args: vec![],
14621462
fail_fast: true,
14631463
doc_tests: DocTests::No,
1464+
bless: false,
14641465
};
14651466

14661467
let build = Build::new(config);

0 commit comments

Comments
 (0)