add a pause, for readability
This commit is contained in:
parent
7384623d97
commit
f2e77353be
1 changed files with 2 additions and 2 deletions
|
|
@ -112,8 +112,8 @@ crates, you have to specify those explicitly.
|
|||
./x test --stage 1 library/std
|
||||
```
|
||||
|
||||
By listing which test suites you want to run you avoid having to run tests for
|
||||
components you did not change at all.
|
||||
By listing which test suites you want to run,
|
||||
you avoid having to run tests for components you did not change at all.
|
||||
|
||||
<div class="warning">
|
||||
Note that bors only runs the tests with the full stage 2 build; therefore, while
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue