Skip to content

Commit 3d15fdf

Browse files
authored
small change to clarify concurrent test runs
1 parent 6b157aa commit 3d15fdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cargo/test.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ Corro
135135
```
136136
What actually gets put into `ferris.txt` is this:
137137
```shell
138-
$ cargo test test_file
138+
$ cargo test test_file && cat ferris.txt
139139
Corro
140140
Ferris
141141
Corro

0 commit comments

Comments
 (0)