Skip to content

Commit 6168f8f

Browse files
lhtmarijnh
authored andcommitted
tutorial: Fix typo in the test section
1 parent 0365001 commit 6168f8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/tutorial/test.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ not be used. To actually run the tests, compile with the `--test`
2222
flag:
2323

2424
## notrust
25-
> rustc --lib twice.rs
25+
> rustc --test twice.rs
2626
> ./twice
2727
running 1 tests
2828
test test_twice ... ok

0 commit comments

Comments
 (0)