We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0e45389 + 916cd09 commit 6e008e3Copy full SHA for 6e008e3
src/tests/running.md
@@ -112,8 +112,8 @@ crates, you have to specify those explicitly.
112
./x test --stage 1 library/std
113
```
114
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.
+By listing which test suites you want to run,
+you avoid having to run tests for components you did not change at all.
117
118
<div class="warning">
119
Note that bors only runs the tests with the full stage 2 build; therefore, while
0 commit comments