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 8808797 + 9619ff3 commit 1e50acaCopy full SHA for 1e50aca
src/tests/running.md
@@ -8,7 +8,7 @@ subsection after on how to run a subset of tests.
8
<div class="warning">
9
10
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/`,
+test suite. This not only includes `tests/`, but also `library/`, `compiler/`,
12
`src/tools/` package tests and more.
13
14
You usually only want to run a subset of the test suites (or even a smaller set
0 commit comments