We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0365001 commit 6168f8fCopy full SHA for 6168f8f
doc/tutorial/test.md
@@ -22,7 +22,7 @@ not be used. To actually run the tests, compile with the `--test`
22
flag:
23
24
## notrust
25
- > rustc --lib twice.rs
+ > rustc --test twice.rs
26
> ./twice
27
running 1 tests
28
test test_twice ... ok
0 commit comments