fix typo
This commit is contained in:
parent
87a20eed90
commit
82f7f71d21
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@ Under the hood, the test runner invokes the standard rust test runner
|
|||
(the same one you get with `#[test]`), so this command would wind up
|
||||
filtering for tests that include "issue-1234" in the name.
|
||||
|
||||
Often, though, it's easier to just run the test by hand. More tests are
|
||||
Often, though, it's easier to just run the test by hand. Most tests are
|
||||
just `rs` files, so you can do something like
|
||||
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue