Skip to content

Commit 7384623

Browse files
authored
Merge pull request rust-lang#2274 from rust-lang/tshepang-patch-2
already mentioned before showing code snippet
2 parents 7f83057 + 7751672 commit 7384623

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/rustc-dev-guide/src/tests/running.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ test suite ([`tests/ui`]):
4949
./x test tests/ui
5050
```
5151

52-
This will run the `ui` test suite. Of course, the choice of test suites is
52+
Of course, the choice of test suites is
5353
somewhat arbitrary, and may not suit the task you are doing. For example, if you
5454
are hacking on debuginfo, you may be better off with the debuginfo test suite:
5555

0 commit comments

Comments
 (0)