cargo/tests/testsuite/cargo_bench/no_keep_going/stderr.log
Weihang Lo 77da514529
test: move --keep-going suggestion match tests to UI tests
We don't want to overly match to suggestion help from clap.
2023-08-22 19:21:09 +01:00

8 lines
231 B
Plaintext

error: unexpected argument '--keep-going' found
tip: use `--no-fail-fast` to run as many tests as possible regardless of failure
Usage: cargo[EXE] bench [OPTIONS] [BENCHNAME] [-- [args]...]
For more information, try '--help'.