Skip to content

Commit

Permalink
Auto merge of #58339 - Mark-Simulacrum:embedded-book, r=Mark-Simulacrum
Browse files Browse the repository at this point in the history
Add EmbeddedBook to test list in bootstrap

r? @alexcrichton
  • Loading branch information
bors committed Feb 10, 2019
2 parents 1bfb441 + 80942e9 commit 2e08bb1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/bootstrap/builder.rs
Expand Up @@ -400,6 +400,7 @@ impl<'a> Builder<'a> {
test::TheBook,
test::UnstableBook,
test::RustcBook,
test::EmbeddedBook,
test::Rustfmt,
test::Miri,
test::Clippy,
Expand Down

0 comments on commit 2e08bb1

Please sign in to comment.