Skip to content

Commit

Permalink
small change to clarify concurrent test runs
Browse files Browse the repository at this point in the history
  • Loading branch information
aviad-dev authored Nov 17, 2023
1 parent 6b157aa commit 3d15fdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cargo/test.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ Corro
```
What actually gets put into `ferris.txt` is this:
```shell
$ cargo test test_file
$ cargo test test_file && cat ferris.txt
Corro
Ferris
Corro
Expand Down

0 comments on commit 3d15fdf

Please sign in to comment.