summaryrefslogtreecommitdiffstats
path: root/src/tools/cargo/tests/testsuite/cargo_test/no_keep_going/stderr.log
blob: 22323e651e79440185d0634a38174ff056afdc68 (plain)
1
2
3
4
5
6
7
error: unexpected argument '--keep-going' found

  tip: use `--no-fail-fast` to run as many tests as possible regardless of failure

Usage: cargo[EXE] test [OPTIONS] [TESTNAME] [-- [ARGS]...]

For more information, try '--help'.