diff --git a/tests/testsuite/cargo_test/help/stdout.log b/tests/testsuite/cargo_test/help/stdout.log index c26eb06197e2..7e60fa424441 100644 --- a/tests/testsuite/cargo_test/help/stdout.log +++ b/tests/testsuite/cargo_test/help/stdout.log @@ -17,7 +17,7 @@ Options: --test [] Test only the specified test target --benches Test all benches --bench [] Test only the specified bench target - --all-targets Test all targets + --all-targets Test all targets (does not include doctests) --doc Test only this library's documentation --no-run Compile, but don't run tests --no-fail-fast Run all tests regardless of failure