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.
1 parent 831a870 commit 7afd3c3Copy full SHA for 7afd3c3
src/tests/intro.md
@@ -20,9 +20,9 @@ a distinct mode.
20
21
[`src/test`]: https://github.com/rust-lang/rust/tree/master/src/test
22
23
-Here is a brief summary of the test suites as of this writing and what
24
-they mean. In some cases, the test suites are linked to parts of the manual
25
-that give more details.
+Here is a brief summary of the test suites and what they mean. In some
+cases, the test suites are linked to parts of the manual that give more
+details.
26
27
- [`ui`](./adding.html#ui) – tests that check the exact
28
stdout/stderr from compilation and/or running the test
0 commit comments