Skip to content

Commit 1e50aca

Browse files
authored
Merge pull request #2634 from rust-lang/tshepang-patch-4
typo
2 parents 8808797 + 9619ff3 commit 1e50aca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tests/running.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ subsection after on how to run a subset of tests.
88
<div class="warning">
99

1010
Running plain `./x test` will build the stage 1 compiler and then run the whole
11-
test suite. This not only include `tests/`, but also `library/`, `compiler/`,
11+
test suite. This not only includes `tests/`, but also `library/`, `compiler/`,
1212
`src/tools/` package tests and more.
1313

1414
You usually only want to run a subset of the test suites (or even a smaller set

0 commit comments

Comments
 (0)