Skip to content

Commit 0e45389

Browse files
authored
Merge pull request #2274 from rust-lang/tshepang-patch-2
already mentioned before showing code snippet
2 parents 9182eb6 + 20b3dc1 commit 0e45389

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
@@ -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)