Skip to content

Commit 916cd09

Browse files
authored
add a pause, for readability
1 parent 0e45389 commit 916cd09

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/tests/running.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,8 +112,8 @@ crates, you have to specify those explicitly.
112112
./x test --stage 1 library/std
113113
```
114114

115-
By listing which test suites you want to run you avoid having to run tests for
116-
components you did not change at all.
115+
By listing which test suites you want to run,
116+
you avoid having to run tests for components you did not change at all.
117117

118118
<div class="warning">
119119
Note that bors only runs the tests with the full stage 2 build; therefore, while

0 commit comments

Comments
 (0)