cargo/tests/testsuite/cargo_rustc
Ed Page 76918a0e99 fix(cli): Clarify --test is for targets, not test functions
We already refer to test targets as "test targets" instead of "tests" in
`--test` but not `--tests` or in the error output.  This makes it
uniformly refer to them as "test targets", making it clearer that these
aren't test functions.

Fixes #7864
2023-11-03 15:45:00 -05:00
..
help fix(cli): Clarify --test is for targets, not test functions 2023-11-03 15:45:00 -05:00
mod.rs test(cli): Track --help output 2023-07-24 17:12:20 -05:00